summaryrefslogtreecommitdiffstats
path: root/Doc/howto
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 68162,68166,68171,68176,68195-68196,68210,68232 via svnmerge...Georg Brandl2009-01-032-2/+2
* Fix a few remaining problems found by rstlint.Georg Brandl2009-01-031-1/+1
* Merged revisions 68221 via svnmerge fromGeorg Brandl2009-01-034-51/+51
* Remove trailing whitespace.Georg Brandl2009-01-036-67/+67
* Merged revisions 67952,67957-67958,67960-67961,67963,67973,67978,67995,68030,...Benjamin Peterson2009-01-011-1/+1
* 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
* #4550: fix 2.x syntax in webservers howto.Georg Brandl2008-12-051-7/+8
* Finished the "porting to 3.0" section. Had to add a label toGuido van Rossum2008-12-021-0/+2
* Another checkpoint. More XXXes added...Guido van Rossum2008-12-021-0/+2
* #4153: finish updating Unicode HOWTO for Py3k changes.Georg Brandl2008-11-221-68/+60
* #4378: fix a few functional HOWTO 2.xisms.Georg Brandl2008-11-221-156/+153
* Merged revisions 66670,66681,66688,66696-66699 via svnmerge fromBenjamin Peterson2008-10-041-11/+12
* #4000: fix several 2.x atavisms.Georg Brandl2008-10-041-5/+5
* Devil merge!Benjamin Peterson2008-09-282-0/+217
* fix some more cases of reduce's move to functools from Tim PietzckerBenjamin Peterson2008-09-232-28/+34
* Merged revisions 66452 via svnmerge fromGeorg Brandl2008-09-132-3/+2
* Merged revisions 66141,66145,66150,66180,66211,66217,66219,66226,66231,66244,...Benjamin Peterson2008-09-082-0/+698
* remove traces of .nextBenjamin Peterson2008-07-031-20/+20
* Review the doc changes for the urllib package creation.Georg Brandl2008-06-231-18/+20
* Documentation updates for urllib package. Modified the documentation for theSenthil Kumaran2008-06-231-66/+69
* Create http package. #2883.Georg Brandl2008-05-261-5/+5
* Convert a lot of print statements to print functions in docstrings,Neal Norwitz2008-05-131-3/+3
* Merged revisions 62350-62355,62358-62359,62364-62365,62370,62372-62375,62378-...Christian Heimes2008-04-191-1/+1
* 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 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,...Christian Heimes2008-03-165-12/+8
* Merged revisions 61034-61036,61038-61048 via svnmerge fromChristian Heimes2008-02-241-1/+1
* Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,...Christian Heimes2008-02-224-5/+5
* Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,...Christian Heimes2008-02-171-5/+5
* Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,...Christian Heimes2008-02-064-2/+6
* Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie.Georg Brandl2008-02-013-220/+125
* Merged revisions 60151-60159,60161-60168,60170,60172-60173,60175 via svnmerge...Georg Brandl2008-01-211-3/+2
* Fix now-wrong :keyword: markup. Remove the section aboutGeorg Brandl2008-01-201-33/+0
* Merged revisions 59985-60000,60002,60005-60007,60009-60042 via svnmerge fromChristian Heimes2008-01-181-3/+3
* Merged revisions 59605-59624 via svnmerge fromChristian Heimes2007-12-313-35/+17
* Merged revisions 59488-59511 via svnmerge fromChristian Heimes2007-12-151-16/+16
* Remove further mentions of long integers.Georg Brandl2007-11-291-3/+3
* Remove file that should have been removed during the merge.Georg Brandl2007-11-011-0/+0
* #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/.Georg Brandl2007-11-014-209/+6
* Change instances of 'while 1:' in the docs into 'while True:'.Collin Winter2007-09-101-1/+1
* General clean-up in socket howto.Collin Winter2007-09-101-26/+23
* 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-045-92/+99
* Move the 3k reST doc tree in place.Georg Brandl2007-08-1510-0/+5833
* Delete the LaTeX doc tree.Georg Brandl2007-08-1510-6110/+0
* Kill execfile(), use exec() insteadNeal Norwitz2007-08-121-3/+3
* Merged revisions 56782-56847 via svnmerge fromGuido van Rossum2007-08-091-1/+6
* Merged revisions 55962-56019 via svnmerge fromGuido van Rossum2007-06-181-1/+1
* Merged revisions 55631-55794 via svnmerge fromGuido van Rossum2007-06-061-1/+1