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 giampaolo.rodola, ncoghlan, pitrou, ubershmekel
Date 2012-02-08.12:49:15
SpamBayes Score 0.00036398432
Marked as misclassified No
Message-id <1328705356.58.0.73772821943.issue13968@psf.upfronthosting.co.za>
In-reply-to
Content
> "file_paths(filtered_walk('.', included_files=['*.py']))" is a lot
> longer than "rglob('*.py')".

Agreed.
History
Date User Action Args
2012-02-08 12:49:16pitrousetrecipients: + pitrou, ncoghlan, giampaolo.rodola, ubershmekel
2012-02-08 12:49:16pitrousetmessageid: <1328705356.58.0.73772821943.issue13968@psf.upfronthosting.co.za>
2012-02-08 12:49:15pitroulinkissue13968 messages
2012-02-08 12:49:15pitroucreate