[Python-Dev] os.defpath for Windows (original) (raw)
anatoly techtonik techtonik at gmail.com
Tue Apr 7 17:10:08 CEST 2009
- Previous message: [Python-Dev] Shorter float repr in Python 3.1?
- Next message: [Python-Dev] Shorter float repr in Python 3.1?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
I've added the issue to tracker. http://bugs.python.org/issue5717
--anatoly t.
On Sun, Dec 21, 2008 at 12:19 PM, Yinon Ehrlich <yinon.me at gmail.com> wrote:
Hi,
just saw that os.defpath for Windows is defined as Lib/ntpath.py:30:defpath = '.;C:\bin' Most Windows machines I saw has no c:\bin directory. Any reason why it was defined this way ? Thanks, Yinon
Python-Dev mailing list Python-Dev at python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/techtonik%40gmail.com
- Previous message: [Python-Dev] Shorter float repr in Python 3.1?
- Next message: [Python-Dev] Shorter float repr in Python 3.1?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]