Zachary Ware added the comment:

It's only taken me 6 months, but I'm looking at this issue again :)

Ed, basically the only reason I used setUpModule was because it was a very 
direct translation from test_main to setUpModule--only the name and signature 
changed, the skip and initialization code stayed exactly the same.  It does 
make more sense for it to be in setUpClass, though, so that's done in the new 
patch.

Thanks for pointing out the typo, fixed.

----------
Added file: http://bugs.python.org/file33223/issue16000.v2.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16000>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to