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 barry, berker.peksag, ezio.melotti, martin.panter, michael.foord, pitrou, python-dev, serhiy.storchaka
Date 2013-08-29.09:38:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3cQdzp0Kwsz7Ljp@mail.python.org>
In-reply-to
Content
New changeset 340f45374cf5 by Serhiy Storchaka in branch 'default':
Issue #17974: Switch unittest from using getopt to using argparse.
http://hg.python.org/cpython/rev/340f45374cf5
History
Date User Action Args
2013-08-29 09:38:30python-devsetrecipients: + python-dev, barry, pitrou, ezio.melotti, michael.foord, berker.peksag, martin.panter, serhiy.storchaka
2013-08-29 09:38:30python-devlinkissue17974 messages
2013-08-29 09:38:30python-devcreate