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 vstinner
Recipients Voo, brian.curtin, ezio.melotti, loewis, pitrou, serhiy.storchaka, tim.golden, vstinner
Date 2013-06-12.16:30:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1371054609.31.0.557760569048.issue18199@psf.upfronthosting.co.za>
In-reply-to
Content
Using extended path ("\\?\" prefix) causes new issues.

 * #13234: issue in os.listdir()
 * #13772: issue with os.symlink()
 * #9949: issue in os.path.realpath()
History
Date User Action Args
2013-06-12 16:30:09vstinnersetrecipients: + vstinner, loewis, pitrou, tim.golden, ezio.melotti, brian.curtin, Voo, serhiy.storchaka
2013-06-12 16:30:09vstinnersetmessageid: <1371054609.31.0.557760569048.issue18199@psf.upfronthosting.co.za>
2013-06-12 16:30:09vstinnerlinkissue18199 messages
2013-06-12 16:30:09vstinnercreate