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 erickt
Recipients erickt, georg.brandl, giampaolo.rodola, ironfroggy
Date 2009-04-02.01:31:00
SpamBayes Score 0.00062840653
Marked as misclassified No
Message-id <1238635862.52.0.171382539016.issue4573@psf.upfronthosting.co.za>
In-reply-to
Content
I completely agree, Georg. I tried to get this in before 3.0, but it
didn't work out which is a shame. I assume you also feel that we
couldn't make a backwards compatible change in 3.1, right? I thought I
heard that 3.1 may break some things in 3.0, but I'm not positive.

Got any suggestions for a function name? Here are some I have in mind,
but none of them are particularly good:

fnmatch.fnmatch2
fnmatch.efnmatch
fnmatch.extended_fnmatch

glob.glob2
glob.eglob
glob.extended_glob
History
Date User Action Args
2009-04-02 01:31:02ericktsetrecipients: + erickt, georg.brandl, ironfroggy, giampaolo.rodola
2009-04-02 01:31:02ericktsetmessageid: <1238635862.52.0.171382539016.issue4573@psf.upfronthosting.co.za>
2009-04-02 01:31:01ericktlinkissue4573 messages
2009-04-02 01:31:00ericktcreate