[issue13815] tarfile.ExFileObject can't be wrapped using io.TextIOWrapper
Éric Araujo
report at bugs.python.org
Fri Feb 3 15:21:37 CET 2012
Éric Araujo <merwok at netwok.org> added the comment:
Please always use explicit roles in reST, i.e. :meth:`flush` instead of `flush` (use ``flush`` when you don’t want a ton of identical links).
In the test, using assertEqual instead of assertTrue will certainly give more useful output in case of failure.
----------
nosy: +eric.araujo
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13815>
_______________________________________
More information about the Python-bugs-list
mailing list