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 ncoghlan
Recipients cvrebert, elsdoerfer, eric.araujo, giampaolo.rodola, loewis, ncoghlan, pitrou, r.david.murray, rhettinger, serhiy.storchaka, ubershmekel
Date 2014-09-05.22:20:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1409955607.69.0.466808402066.issue13968@psf.upfronthosting.co.za>
In-reply-to
Content
Mostly looks good to me, just two comments:

1. Is there a reason the helper function is "glob2" rather than either "_glob2" or else something more self-documenting?

2. "match a files" in the docs and docstrings doesn't read correctly. "match any files", perhaps?
History
Date User Action Args
2014-09-05 22:20:07ncoghlansetrecipients: + ncoghlan, loewis, rhettinger, pitrou, giampaolo.rodola, eric.araujo, r.david.murray, cvrebert, ubershmekel, elsdoerfer, serhiy.storchaka
2014-09-05 22:20:07ncoghlansetmessageid: <1409955607.69.0.466808402066.issue13968@psf.upfronthosting.co.za>
2014-09-05 22:20:07ncoghlanlinkissue13968 messages
2014-09-05 22:20:07ncoghlancreate