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 Adam.Groszer, cjw296, eric.araujo, tarek
Date 2010-09-15.21:59:02
SpamBayes Score 0.0004532465
Marked as misclassified No
Message-id <1284587944.25.0.168922446644.issue6884@psf.upfronthosting.co.za>
In-reply-to
Content
My feeling was that there was a logic bug in filelist (something explicitly added should not be filtered out by a default exclude pattern), so I’m glad to learn it’s just a regex bug.  I’ll add a test for the add/filter logic just in case.  Thanks a lot for the diagnosis and patch, I will probably commit it on Monday.
History
Date User Action Args
2010-09-15 21:59:04eric.araujosetrecipients: + eric.araujo, cjw296, tarek, Adam.Groszer
2010-09-15 21:59:04eric.araujosetmessageid: <1284587944.25.0.168922446644.issue6884@psf.upfronthosting.co.za>
2010-09-15 21:59:03eric.araujolinkissue6884 messages
2010-09-15 21:59:02eric.araujocreate