[Python-Dev] PyObject_REPR() (original) (raw)

Neal Norwitz nnorwitz at gmail.com
Wed Apr 12 03:03:59 CEST 2006


On 4/11/06, Raymond Hettinger <raymond.hettinger at verizon.net> wrote:

> It strikes me that it should not be used, or maybe renamed to PyObjectREPR. > Should removing or renaming it be done in 2.5 or in Py3K? Since it is intrinsically buggy, I would support removal in Py2.5

+1 on removal. Google only turned up a handleful of uses that I saw.

n



More information about the Python-Dev mailing list