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.22:01:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1356386486.25.0.35142259101.issue11939@psf.upfronthosting.co.za>
In-reply-to
Content
On other hand, you should add "samefile", "sameopenfile" and "samestat" back to __all__ in posixpath and ntpath. __all__ is a list of exported names, not a list of defined names.
History
Date User Action Args
2012-12-24 22:01:26serhiy.storchakasetrecipients: + serhiy.storchaka, amaury.forgeotdarc, brian.curtin
2012-12-24 22:01:26serhiy.storchakasetmessageid: <1356386486.25.0.35142259101.issue11939@psf.upfronthosting.co.za>
2012-12-24 22:01:26serhiy.storchakalinkissue11939 messages
2012-12-24 22:01:26serhiy.storchakacreate