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, larry, ncoghlan
Date 2012-06-25.07:09:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1340608193.31.0.286717813549.issue15176@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.  Posted in the correct issue this time.

(And Nick: I thought of that independently :D )
History
Date User Action Args
2012-06-25 07:09:53larrysetrecipients: + larry, georg.brandl, ncoghlan, Arfrever
2012-06-25 07:09:53larrysetmessageid: <1340608193.31.0.286717813549.issue15176@psf.upfronthosting.co.za>
2012-06-25 07:09:52larrylinkissue15176 messages
2012-06-25 07:09:52larrycreate