diff options
author | Raymond Hettinger <python@rcn.com> | 2003-02-07 05:32:58 (GMT) |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2003-02-07 05:32:58 (GMT) |
commit | 2012f174ea305dfab6eefc35add748b87bb239ad (patch) | |
tree | 2afbed3905a5bdb5ed3596d4df42de1ff3cb0011 /Doc/python-docs.txt | |
parent | 2b09bc4d571c29ff044d9170156a89e77adb8f61 (diff) | |
download | cpython-2012f174ea305dfab6eefc35add748b87bb239ad.zip cpython-2012f174ea305dfab6eefc35add748b87bb239ad.tar.gz cpython-2012f174ea305dfab6eefc35add748b87bb239ad.tar.bz2 |
SF bug #681003: itertools issues
* Fixed typo in exception message for times()
* Filled in missing times_traverse()
* Document reasons that imap() did not adopt a None fill-in feature
* Document that count(sys.maxint) will wrap-around on overflow
* Add overflow test to islice()
* Check that starmap()'s argument returns a tuple
* Verify that imap()'s tuple re-use is safe
* Make a similar tuple re-use (with safety check) for izip()
Diffstat (limited to 'Doc/python-docs.txt')
0 files changed, 0 insertions, 0 deletions