[issue10516] Add list.clear() and list.copy()

Boštjan Mejak report at bugs.python.org
Sun Dec 5 11:15:56 CET 2010


Boštjan Mejak <bostjan.mejak at gmail.com> added the comment:

Can you please help me find the definition of the copy() method of dict in
the Python sources? I want to see how that method is defined and compare the
definition to the one in Eli's patch.

----------
Added file: http://bugs.python.org/file19948/unnamed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10516>
_______________________________________
-------------- next part --------------
Can you please help me find the definition of the copy() method of dict in the Python sources? I want to see how that method is defined and compare the definition to the one in Eli&#39;s patch.


More information about the Python-bugs-list mailing list