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 python-dev
Recipients akuchling, bochecha, eric.araujo, eric.smith, ezio.melotti, fdrake, kveretennicov, pitrou, python-dev, r.david.murray, ronaldoussoren, tim.golden
Date 2012-11-06.13:56:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3XwsjY05b1zLs9@mail.python.org>
In-reply-to
Content
New changeset dafca4714298 by Tim Golden in branch 'default':
issue9584: Add {} list expansion to glob. Original patch by Mathieu Bridon
http://hg.python.org/cpython/rev/dafca4714298
History
Date User Action Args
2012-11-06 13:56:02python-devsetrecipients: + python-dev, fdrake, akuchling, ronaldoussoren, pitrou, eric.smith, tim.golden, kveretennicov, ezio.melotti, eric.araujo, r.david.murray, bochecha
2012-11-06 13:56:02python-devlinkissue9584 messages
2012-11-06 13:56:01python-devcreate