[issue4927] Inconsistent unicode repr for fileobject
Martin v. Löwis
report at bugs.python.org
Thu Jan 15 19:12:42 CET 2009
Martin v. Löwis <martin at v.loewis.de> added the comment:
> Any thoughts?
I still hadn't time to reproduce the problem, so I still don't
understand it. What specific failure (file and line number) occurs,
and what specific strings get compared? test_file.py has 600 lines,
and I can't guess which test is failing. (also, you say test_file();
if you really refer to a function - where is that function defined?)
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4927>
_______________________________________
More information about the Python-bugs-list
mailing list