Message182854
| Author | chris.jerdonek |
|---|---|
| Recipients | chris.jerdonek, ezio.melotti, gmwils, michael.foord, petri.lehtinen, pitrou |
| Date | 2013-02-24.05:57:27 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1361685448.23.0.991458523446.issue17283@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
As discussed here: http://bugs.python.org/issue15305#msg182853 this issue is for Lib/test/__main__.py to share code with Lib/test/regrtest.py to minimize duplication of code: http://hg.python.org/cpython/file/96f08a22f562/Lib/test/regrtest.py#l1594 http://hg.python.org/cpython/file/96f08a22f562/Lib/test/__main__.py#l12 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-02-24 05:57:28 | chris.jerdonek | set | recipients: + chris.jerdonek, pitrou, ezio.melotti, michael.foord, petri.lehtinen, gmwils |
| 2013-02-24 05:57:28 | chris.jerdonek | set | messageid: <1361685448.23.0.991458523446.issue17283@psf.upfronthosting.co.za> |
| 2013-02-24 05:57:28 | chris.jerdonek | link | issue17283 messages |
| 2013-02-24 05:57:27 | chris.jerdonek | create | |