[issue21178] doctest cause warnings in tests using generators

Ontje Lünsdorf report at bugs.python.org
Tue Apr 8 14:11:32 CEST 2014


Ontje Lünsdorf added the comment:

Sorry, the test does not really expose the problem with Python 3.4. Here is an updated example.

Python 2.7 and 3.3 succeed without warnings, while Python 3.4 warns about an ignored exception.

----------
Added file: http://bugs.python.org/file34761/doctest.txt

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue21178>
_______________________________________


More information about the Python-bugs-list mailing list