Message156988
> 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. |
|
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 | |
|