summaryrefslogtreecommitdiff
path: root/Python/codecs.c
diff options
context:
space:
mode:
authorChristian Heimes <christian@cheimes.de>2008-02-29 14:57:44 +0000
committerChristian Heimes <christian@cheimes.de>2008-02-29 14:57:44 +0000
commitf16baebf168a56afdc5c26c7ee195aed00a25617 (patch)
tree95acdaffa79ffe492a19e0db4268f5bd9f6d08f6 /Python/codecs.c
parent5524089fa1712a0f483bcacc7a8c3cd75bc3dc0c (diff)
downloadcpython-git-f16baebf168a56afdc5c26c7ee195aed00a25617.tar.gz
Merged revisions 61038,61042-61045,61047,61050,61053,61055-61056,61061-61062,61066,61068,61070,61083,61085,61092-61097,61103-61104,61110-61112,61114-61115,61117-61125 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk ........ r61118 | raymond.hettinger | 2008-02-28 23:30:42 +0100 (Thu, 28 Feb 2008) | 1 line Have itertools.chain() consume its inputs lazily instead of building a tuple of iterators at the outset. ........ r61119 | raymond.hettinger | 2008-02-28 23:46:41 +0100 (Thu, 28 Feb 2008) | 1 line Add alternate constructor for itertools.chain(). ........ r61123 | mark.dickinson | 2008-02-29 03:16:37 +0100 (Fri, 29 Feb 2008) | 2 lines Add __format__ method to Decimal, to support PEP 3101 ........ r61124 | raymond.hettinger | 2008-02-29 03:21:48 +0100 (Fri, 29 Feb 2008) | 1 line Handle the repeat keyword argument for itertools.product(). ........ r61125 | mark.dickinson | 2008-02-29 04:29:17 +0100 (Fri, 29 Feb 2008) | 2 lines Fix docstring typo. ........
Diffstat (limited to 'Python/codecs.c')
0 files changed, 0 insertions, 0 deletions