Chris Rebert <pyb...@rebertia.com> added the comment:

Patch. Though I ponder whether the expression in question might be equivalent 
to simply:
    type(obj).__name__.replace('_', ' ')

----------
keywords: +patch
nosy: +cvrebert
Added file: http://bugs.python.org/file25607/reprlib.rst.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue14824>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to