Eli Bendersky added the comment:

etree's doctest tests are a painful relic of the past, which will hopefully go 
away one day (issue #15083), at which point conformance to PEP 399 shouldn't be 
an issue.

More generally, and this applies to etree's test too, a lot of trouble is being 
caused by pickle (see etree's tests and decimals's tests). If we're on a way to 
actually commit a decorator for PEP 399, perhaps this issue can somehow be 
addressed in a generic manner.

----------

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

Reply via email to