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 eric.araujo
Recipients antonio, asandvig, eric.araujo, johnkeyes, r.david.murray, tarek
Date 2010-11-21.03:56:03
SpamBayes Score 0.010422893
Marked as misclassified No
Message-id <1290311766.26.0.355455758948.issue809163@psf.upfronthosting.co.za>
In-reply-to
Content
Looks good.  You’ll want to use assertEqual here:
    self.assertTrue(1, len(file_list.files))

Do you want to patch filelist.py now?
History
Date User Action Args
2010-11-21 03:56:06eric.araujosetrecipients: + eric.araujo, tarek, antonio, r.david.murray, asandvig, johnkeyes
2010-11-21 03:56:06eric.araujosetmessageid: <1290311766.26.0.355455758948.issue809163@psf.upfronthosting.co.za>
2010-11-21 03:56:03eric.araujolinkissue809163 messages
2010-11-21 03:56:03eric.araujocreate