Files
cpython/Modules
Raymond Hettinger f0c5aec85f Minor improvements to itertools.tee():
* tee object is no longer subclassable
* independent iterators renamed to "itertools.tee_iterator"
* fixed doc string typo and added entry in the module doc string
2003-10-26 14:25:56 +00:00
..
2003-10-18 20:54:44 +00:00
2002-07-17 16:30:39 +00:00
2003-07-08 21:17:25 +00:00
2002-08-07 16:21:51 +00:00
2002-10-30 21:08:34 +00:00
2003-10-17 22:13:16 +00:00
2002-07-17 16:30:39 +00:00
2003-05-23 14:35:24 +00:00
2003-06-16 18:51:28 +00:00
2003-02-13 18:44:57 +00:00