[issue18764] The pdb print command prints repr instead of str in python3

Georg Brandl report at bugs.python.org
Thu Oct 10 20:33:53 CEST 2013


Georg Brandl added the comment:

patch looks good for 3.4; I probably didn't realize that "p" uses repr  when I added "print".

----------

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


More information about the Python-bugs-list mailing list