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 serhiy.storchaka
Recipients amaury.forgeotdarc, brian.curtin, serhiy.storchaka
Date 2012-12-24.21:55:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1356386101.01.0.844810996699.issue11939@psf.upfronthosting.co.za>
In-reply-to
Content
Hmm. test_macpath will now run the tests for samefile etc. macpath doesn't contain os.path.samefile. But in Modules/posixmodule.c I don't see any special cases for classic MacOS. Actually, I don't know how tests behave on classic MacOS.

Please update the documentation (availability, versionchanged).
History
Date User Action Args
2012-12-24 21:55:01serhiy.storchakasetrecipients: + serhiy.storchaka, amaury.forgeotdarc, brian.curtin
2012-12-24 21:55:01serhiy.storchakasetmessageid: <1356386101.01.0.844810996699.issue11939@psf.upfronthosting.co.za>
2012-12-24 21:55:00serhiy.storchakalinkissue11939 messages
2012-12-24 21:55:00serhiy.storchakacreate