This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eryksun
Recipients akima, eryksun
Date 2014-08-29.23:52:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
On second thought, while the parallels between drives and shares are nice, beyond that this makes no sense to me.

http://hg.python.org/cpython/file/c0e311e010fc/Lib/ntpath.py#l91

Windows uses hidden environment variables (e.g. "=C:") for the working directory on each drive, but not for network shares.
History
Date User Action Args
2014-08-29 23:52:12eryksunsetrecipients: + eryksun, akima
2014-08-29 23:52:12eryksunsetmessageid: <[email protected]>
2014-08-29 23:52:12eryksunlinkissue22302 messages
2014-08-29 23:52:12eryksuncreate