[issue4000] Additional 2to3 documentation updates

David W. Lambert report at bugs.python.org
Fri Oct 3 21:29:44 CEST 2008


David W. Lambert <lambertdw at corning.com> added the comment:

http://docs.python.org/dev/3.0/library/reprlib.html

Back ticks didn't become a part of my python repertoire.

I suppose
 
    return repr(obj) # is correct replacement for  return `obj`

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


More information about the Python-bugs-list mailing list