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 ethan.furman
Recipients JelleZijlstra, brett.cannon, buchuki, ethan.furman, python-dev, serhiy.storchaka
Date 2016-06-04.22:37:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1465079875.55.0.441624495054.issue27186@psf.upfronthosting.co.za>
In-reply-to
Content
os.path is actually two different modules:  posixpath.py and ntpath.py

posixpath.py is being tracked in issue26027

ntpath.py is being tracked in issue27184
History
Date User Action Args
2016-06-04 22:37:55ethan.furmansetrecipients: + ethan.furman, brett.cannon, python-dev, serhiy.storchaka, JelleZijlstra, buchuki
2016-06-04 22:37:55ethan.furmansetmessageid: <1465079875.55.0.441624495054.issue27186@psf.upfronthosting.co.za>
2016-06-04 22:37:55ethan.furmanlinkissue27186 messages
2016-06-04 22:37:55ethan.furmancreate