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 pitrou
Recipients eli.bendersky, eric.araujo, giampaolo.rodola, ncoghlan, pitrou, r.david.murray, ubershmekel
Date 2012-02-09.16:53:51
SpamBayes Score 0.0027107918
Marked as misclassified No
Message-id <1328806262.3352.24.camel@localhost.localdomain>
In-reply-to <1328805999.5.0.49134986629.issue13968@psf.upfronthosting.co.za>
Content
> > you should use the same algorithm for all globs (e.g. "a/*.py"), shouldn't you?
> 
> That specific string would start the walk from the current directory IIUC.

Yes but would it match b/a/setup.py?
History
Date User Action Args
2012-02-09 16:53:51pitrousetrecipients: + pitrou, ncoghlan, giampaolo.rodola, eric.araujo, r.david.murray, eli.bendersky, ubershmekel
2012-02-09 16:53:51pitroulinkissue13968 messages
2012-02-09 16:53:51pitroucreate