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 ned.deily
Recipients WanderingLogic, akira, asvetlov, chris.jerdonek, christian.heimes, eric.araujo, eryksun, ezio.melotti, gregory.p.smith, lyapun, ned.deily, neologix, pitrou, r.david.murray, serhiy.storchaka
Date 2014-11-05.20:42:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1415220162.3.0.888096052094.issue16353@psf.upfronthosting.co.za>
In-reply-to
Content
Matt, ignore Lib/macpath.py.  It is not used on OS X systems other than in the rare case that someone explicitly needs to parse obsolete Classic Mac OS (Mac OS 9 or earlier) style path names.  OS X uses Lib/posixpath.py.
History
Date User Action Args
2014-11-05 20:42:42ned.deilysetrecipients: + ned.deily, gregory.p.smith, pitrou, christian.heimes, ezio.melotti, eric.araujo, r.david.murray, asvetlov, chris.jerdonek, neologix, akira, serhiy.storchaka, eryksun, lyapun, WanderingLogic
2014-11-05 20:42:42ned.deilysetmessageid: <1415220162.3.0.888096052094.issue16353@psf.upfronthosting.co.za>
2014-11-05 20:42:42ned.deilylinkissue16353 messages
2014-11-05 20:42:42ned.deilycreate