Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
2f3c16be73a8562d357b9b13bbb8088e275840a7
/
Doc
/
library
/
itertools.rst
81a885a
Improve docs for itertools.groupby(). The use of xrange(0) to create a unique object is less obvious than object().
by Raymond Hettinger
· 18 years ago
5d332bb
Simpler documentation for itertools.tee(). Should be backported.
by Raymond Hettinger
· 18 years ago
e7a0990
Add :term:s for iterator.
by Georg Brandl
· 18 years ago
cf3fb25
Add :term: for generators.
by Georg Brandl
· 18 years ago
50e90e2
itertools.count() no longer limited to sys.maxint.
by Raymond Hettinger
· 18 years ago
8ec7f65
Move the 2.6 reST doc tree in place.
by Georg Brandl
· 18 years ago