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 r.david.murray
Recipients eli.bendersky, eric.araujo, giampaolo.rodola, ncoghlan, pitrou, r.david.murray, ubershmekel
Date 2012-02-09.17:39:13
SpamBayes Score 0.0028572315
Marked as misclassified No
Message-id <1328809158.83.0.583532730185.issue13968@psf.upfronthosting.co.za>
In-reply-to
Content
How about having separate starting path and glob arguments, where the glob cannot contain any directory?

I'm -1 on this function as it stands.  My vote could change if the final semantics are intuitive and unambiguous.  (It's OK if getting the correct intuition requires understanding a brief explanation.)
History
Date User Action Args
2012-02-09 17:39:18r.david.murraysetrecipients: + r.david.murray, ncoghlan, pitrou, giampaolo.rodola, eric.araujo, eli.bendersky, ubershmekel
2012-02-09 17:39:18r.david.murraysetmessageid: <1328809158.83.0.583532730185.issue13968@psf.upfronthosting.co.za>
2012-02-09 17:39:14r.david.murraylinkissue13968 messages
2012-02-09 17:39:13r.david.murraycreate