Éric Araujo <mer...@netwok.org> added the comment:

An aside: Your commit made me realize that ET tests use monkey-patching instead 
of now more common idioms like using support.import_fresh_module and using 
subclasses to run the same tests for a Python and a C module.  There is also a 
doctest that is not executed.  You may want to streamline these tests.

----------
nosy: +eric.araujo

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

Reply via email to