Message156988
| Author | eric.araujo |
|---|---|
| Recipients | anacrolix, eric.araujo, michael.foord, r.david.murray |
| Date | 2012-03-28.16:43:39 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1332953020.54.0.0809323458145.issue14408@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> Of course this would remove the possibility to run things like “../../python test_shutil.py” I was wrong: we would just have the usual two-liner invoking unittest.main. What would be broken is running via regrtest if we remove test_main functions (IIRC); the functions could stay until regrtest learns to use unittest discovery. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-03-28 16:43:40 | eric.araujo | set | recipients: + eric.araujo, r.david.murray, michael.foord, anacrolix |
| 2012-03-28 16:43:40 | eric.araujo | set | messageid: <1332953020.54.0.0809323458145.issue14408@psf.upfronthosting.co.za> |
| 2012-03-28 16:43:39 | eric.araujo | link | issue14408 messages |
| 2012-03-28 16:43:39 | eric.araujo | create | |