Message179416
> A general comment about these patches: I think it would be better to
remove test_main() (and related unnecessary code) with unittest.main().
One of the advantage of doing it now is that you can simply test discovery
by doing ./python Lib/test/test_foo.py.
>
> This is currently being discussed on #16748, but I think we pretty much
agree on this.
>
Ah yes, I meant to do that and completely forgot about it. I'll go through
and do that on the ones I've made patches for so far in the morning. |
|
Date |
User |
Action |
Args |
2013-01-09 06:47:22 | zach.ware | set | recipients:
+ zach.ware, brett.cannon, ezio.melotti |
2013-01-09 06:47:22 | zach.ware | link | issue16897 messages |
2013-01-09 06:47:22 | zach.ware | create | |
|