Closed GoogleCodeExporter closed 9 years ago
Agreed. I had thought the method names were somehow returned by python.
Evidently not. But this may differ by python version -- needs a little
investigation.
One other disturbing finding. Typing something like:
>>>d.data_element
which should return '<bound method...>' instead returns a list of the data
elements, as if one had type "d". This is also true of inherited methods from
the parent dict object.
Original comment by darcymason@gmail.com
on 4 Dec 2010 at 1:17
This issue was closed by revision a0bbac406d1a.
Original comment by darcymason@gmail.com
on 18 Dec 2011 at 7:36
Original issue reported on code.google.com by
njv...@gmail.com
on 3 Dec 2010 at 6:54