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 stevenk
Recipients BreamoreBoy, docs@python, serhiy.storchaka, stevenk, vstinner
Date 2016-09-12.00:07:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473638832.89.0.407604124888.issue16700@psf.upfronthosting.co.za>
In-reply-to
Content
I've looked at the documentation for both Python 3.5 and 3.6, and I think this is all fine -- things like os.environb and os.getcwdb() are clearly stated as not available on Windows, and the path functions look to work fine in my testing.
History
Date User Action Args
2016-09-12 00:07:12stevenksetrecipients: + stevenk, vstinner, docs@python, BreamoreBoy, serhiy.storchaka
2016-09-12 00:07:12stevenksetmessageid: <1473638832.89.0.407604124888.issue16700@psf.upfronthosting.co.za>
2016-09-12 00:07:12stevenklinkissue16700 messages
2016-09-12 00:07:12stevenkcreate