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 alexreg, brian.curtin, eric.smith, jaraco, tim.golden
Date 2011-11-15.23:07:43
SpamBayes Score 0.056506537
Marked as misclassified No
Message-id <1321398464.02.0.896827845056.issue13412@psf.upfronthosting.co.za>
In-reply-to
Content
Brian, I'm still not sure I see the problem with os.listdir. It includes symlinks when listing a dir and traverses them naturally when referencing them as part of a path to listdir. Under what conditions does it fail?
History
Date User Action Args
2011-11-15 23:07:44jaracosetrecipients: + jaraco, eric.smith, tim.golden, brian.curtin, alexreg
2011-11-15 23:07:44jaracosetmessageid: <1321398464.02.0.896827845056.issue13412@psf.upfronthosting.co.za>
2011-11-15 23:07:43jaracolinkissue13412 messages
2011-11-15 23:07:43jaracocreate