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 serhiy.storchaka
Recipients akuchling, bochecha, eric.araujo, eric.smith, ezio.melotti, fdrake, kveretennicov, pitrou, python-dev, r.david.murray, ronaldoussoren, serhiy.storchaka, tim.golden
Date 2012-11-08.22:03:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1352412210.39.0.38494691187.issue9584@psf.upfronthosting.co.za>
In-reply-to
Content
> Given the backward compatibility concerns, and the fact that brace expansion and wildcard expansion are conceptually separate operations, perhaps what we should have a is a glob.expand_braces (or some such name) function?

In this case it may be appropriate to place this function into shutil or string module.
History
Date User Action Args
2012-11-08 22:03:30serhiy.storchakasetrecipients: + serhiy.storchaka, fdrake, akuchling, ronaldoussoren, pitrou, eric.smith, tim.golden, kveretennicov, ezio.melotti, eric.araujo, r.david.murray, bochecha, python-dev
2012-11-08 22:03:30serhiy.storchakasetmessageid: <1352412210.39.0.38494691187.issue9584@psf.upfronthosting.co.za>
2012-11-08 22:03:30serhiy.storchakalinkissue9584 messages
2012-11-08 22:03:30serhiy.storchakacreate