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 virtuald
Recipients Andrew Dunai, Jon Walsh, christian.heimes, docs@python, pitrou, serhiy.storchaka, virtuald
Date 2017-12-08.16:52:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1512751934.31.0.213398074469.issue29249@psf.upfronthosting.co.za>
In-reply-to
Content
I just ran into this also. It seems like a very strange omission that match and glob don't support the same patterns (and I'm surprised that they don't share more code).
History
Date User Action Args
2017-12-08 16:52:14virtualdsetrecipients: + virtuald, pitrou, christian.heimes, docs@python, serhiy.storchaka, Jon Walsh, Andrew Dunai
2017-12-08 16:52:14virtualdsetmessageid: <1512751934.31.0.213398074469.issue29249@psf.upfronthosting.co.za>
2017-12-08 16:52:14virtualdlinkissue29249 messages
2017-12-08 16:52:14virtualdcreate