Ezio Melotti added the comment:

For the other modules we just use test.test_support on 2.x and test.support in 
3.x, without using try/except and without trying to maintain source 
compatibility with both.  You might get a merge conflict every once in a while, 
but I don't think that's a big deal.

----------

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

Reply via email to