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 benjamin.peterson
Recipients benjamin.peterson, larry
Date 2009-04-15.21:05:06
SpamBayes Score 1.647312e-05
Marked as misclassified No
Message-id <1239829508.2.0.109098534777.issue5676@psf.upfronthosting.co.za>
In-reply-to
Content
1. You should always compare functions with "is".
2. You should add a comment explaining why os.listdir is special cased.
History
Date User Action Args
2009-04-15 21:05:08benjamin.petersonsetrecipients: + benjamin.peterson, larry
2009-04-15 21:05:08benjamin.petersonsetmessageid: <1239829508.2.0.109098534777.issue5676@psf.upfronthosting.co.za>
2009-04-15 21:05:06benjamin.petersonlinkissue5676 messages
2009-04-15 21:05:06benjamin.petersoncreate