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 jaraco
Recipients amaury.forgeotdarc, eric.smith, giampaolo.rodola, jafo, jaraco, lemburg, loewis, nnorwitz, r.david.murray, swarren
Date 2009-10-26.18:22:33
SpamBayes Score 3.843581e-05
Marked as misclassified No
Message-id <1256581360.23.0.147949873255.issue1578269@psf.upfronthosting.co.za>
In-reply-to
Content
This latest patch (12) adds os.readlink(). Unfortunately, this causes
more tests in test_posixpath.py to break. I'll continue to investigate.
History
Date User Action Args
2009-10-26 18:22:41jaracosetrecipients: + jaraco, lemburg, loewis, nnorwitz, jafo, amaury.forgeotdarc, eric.smith, giampaolo.rodola, swarren, r.david.murray
2009-10-26 18:22:40jaracosetmessageid: <1256581360.23.0.147949873255.issue1578269@psf.upfronthosting.co.za>
2009-10-26 18:22:38jaracolinkissue1578269 messages
2009-10-26 18:22:38jaracocreate