]> granicus.if.org Git - python/commit
Created PyObject_GenericGetIter().
authorRaymond Hettinger <python@rcn.com>
Mon, 17 Mar 2003 08:35:49 +0000 (08:35 +0000)
committerRaymond Hettinger <python@rcn.com>
Mon, 17 Mar 2003 08:35:49 +0000 (08:35 +0000)
commite0cce8f8f00bf2c070cb1f564d950d62530df377
tree32e33182bb5b59df8f581878cf1b61aa4756aea2
parent01538269643175877f516d09f429a2ae28136da6
Created PyObject_GenericGetIter().
Factors out the common case of returning self.
Modules/_hotshot.c
Modules/arraymodule.c
Modules/xreadlinesmodule.c