Files
cpython/Modules
Raymond Hettinger d1b3d88bf3 * Bulletproof the method for detecting mutations during iteration.
The previous approach was too easily fooled (a rotate() sufficed).

* Use it->counter to determine when iteration is complete.  The
  previous approach was too complex.

* Strengthen an assertion and add a comment here or there.
2004-10-02 00:43:13 +00:00
..
2004-08-03 07:06:22 +00:00
2004-07-02 18:57:45 +00:00
2004-01-04 04:00:13 +00:00
2004-09-28 04:45:28 +00:00
2003-07-08 21:17:25 +00:00
2003-12-04 22:17:49 +00:00
2004-06-17 15:55:53 +00:00
2003-02-13 18:44:57 +00:00