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.09:49:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1340617775.5.0.487320262563.issue15176@psf.upfronthosting.co.za>
In-reply-to
Content
Removed "do we have os.listdir" checks from the unit tests.  Yes, Virginia, we always have os.listdir in Python 3.3.
History
Date User Action Args
2012-06-25 09:49:35larrysetrecipients: + larry, georg.brandl, ncoghlan, Arfrever
2012-06-25 09:49:35larrysetmessageid: <1340617775.5.0.487320262563.issue15176@psf.upfronthosting.co.za>
2012-06-25 09:49:34larrylinkissue15176 messages
2012-06-25 09:49:34larrycreate