1. 1da1dbf Renamed PyObject_GenericGetIter to PyObject_SelfIter by Raymond Hettinger · 22 years ago
  2. 0153826 Created PyObject_GenericGetIter(). by Raymond Hettinger · 22 years ago
  3. ca5ed5b Remove the next() method -- one is supplied automatically by by Guido van Rossum · 23 years ago
  4. 14f8b4c Patch #568124: Add doc string macros. by Martin v. Löwis · 23 years ago
  5. 7dab242 - New builtin function enumerate(x), from PEP 279. Example: by Guido van Rossum · 23 years ago