summaryrefslogtreecommitdiffstats
path: root/Doc/howto/functional.rst
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 68162,68166,68171,68176,68195-68196,68210,68232 via svnmerge...Georg Brandl2009-01-031-1/+1
* Remove trailing whitespace.Georg Brandl2009-01-031-26/+26
* Merged revisions 67654,67676-67677,67681,67692,67725,67761,67784-67785,67787-...Benjamin Peterson2008-12-211-5/+4
* #4668: wrap iterator returns in list() in functional howto.Georg Brandl2008-12-151-2/+2
* #4378: fix a few functional HOWTO 2.xisms.Georg Brandl2008-11-221-156/+153
* #4000: fix several 2.x atavisms.Georg Brandl2008-10-041-5/+5
* fix some more cases of reduce's move to functools from Tim PietzckerBenjamin Peterson2008-09-231-27/+33
* remove traces of .nextBenjamin Peterson2008-07-031-20/+20
* Convert a lot of print statements to print functions in docstrings,Neal Norwitz2008-05-131-3/+3
* Fix duplicated paragraph.Georg Brandl2008-03-251-13/+0
* Merged revisions 61724-61725,61731-61735,61737,61739,61741,61743-61744,61753,...Christian Heimes2008-03-231-190/+190
* Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,...Christian Heimes2008-02-221-1/+1
* Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie.Georg Brandl2008-02-011-87/+59
* Merged revisions 59488-59511 via svnmerge fromChristian Heimes2007-12-151-16/+16
* #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/.Georg Brandl2007-11-011-4/+4
* remove/update many of the references to dict.iter*()Fred Drake2007-09-041-4/+4
* Convert all print statements in the docs.Georg Brandl2007-09-041-14/+14
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+1400
* Delete the LaTeX doc tree.Georg Brandl2007-08-151-1474/+0
* Merged revisions 55631-55794 via svnmerge fromGuido van Rossum2007-06-061-1/+1
* PEP 3114: rename .next() to .__next__() and add next() builtin.Georg Brandl2007-04-211-19/+21
* Merged revisions 53005-53303 via svnmerge fromThomas Wouters2007-01-091-2/+2
* Four months of trunk changes (including a few releases...)Thomas Wouters2006-12-131-0/+1472