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 | Arfrever, eric.araujo, jeffknupp, kisielk, ncoghlan, python-dev |
| Date | 2012年07月05日.02:33:59 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3WSNRq2zySzNBB@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset fcbd3bda7c0f by Senthil Kumaran in branch '3.2': Fix issue # 15033 - Return the proper exitcode for failure when modules are invoked using -m switch. Patch contributed by Jeff Knupp http://hg.python.org/cpython/rev/fcbd3bda7c0f New changeset 1186d68715cc by Senthil Kumaran in branch 'default': Fix issue # 15033 - Return the proper exitcode for failure when modules are invoked using -m switch. Patch contributed by Jeff Knupp http://hg.python.org/cpython/rev/1186d68715cc |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012年07月05日 02:34:01 | python-dev | set | recipients: + python-dev, ncoghlan, kisielk, eric.araujo, Arfrever, jeffknupp |
| 2012年07月05日 02:34:00 | python-dev | link | issue15033 messages |
| 2012年07月05日 02:34:00 | python-dev | create | |