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 larry
Recipients Arfrever, georg.brandl, hynek, larry, pitrou
Date 2012-06-25.07:07:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1340608078.75.0.582022233862.issue15177@psf.upfronthosting.co.za>
In-reply-to
Content
My first cut at a patch.  Made the logic in posix_listdir easy to follow, fixed up the docstring and docs.
History
Date User Action Args
2012-06-25 07:07:59larrysetrecipients: + larry, georg.brandl, pitrou, Arfrever, hynek
2012-06-25 07:07:58larrysetmessageid: <1340608078.75.0.582022233862.issue15177@psf.upfronthosting.co.za>
2012-06-25 07:07:57larrylinkissue15177 messages
2012-06-25 07:07:57larrycreate