summaryrefslogtreecommitdiffstats
path: root/Doc/howto
Commit message (Expand)AuthorAgeFilesLines
* Fix old link.Georg Brandl2008-01-211-3/+2
* Bump versonAndrew M. Kuchling2008-01-181-1/+1
* Correction from Jordan Lewis: halfdelay() uses tenths of a second, not millis...Andrew M. Kuchling2008-01-171-2/+2
* Some cleanup in the docs.Georg Brandl2007-12-293-35/+17
* Bump the version number, and make a few small editsAndrew M. Kuchling2007-12-141-13/+15
* Remove warning about URLAndrew M. Kuchling2007-12-141-3/+1
* Add :term:s for iterator.Georg Brandl2007-10-212-3/+3
* Add :term: for generators.Georg Brandl2007-10-211-2/+2
* Add :term:s for descriptors.Georg Brandl2007-10-211-2/+2
* Unify "byte code" to "bytecode". Also sprinkle :term: markup for it.Georg Brandl2007-10-211-1/+1
* * Add new toplevel chapter, "Using Python." (how to install,Georg Brandl2007-10-202-203/+0
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-1510-0/+5833
* Delete the LaTeX doc tree.Georg Brandl2007-08-1510-6121/+0
* Patch #1765839: add link to https+proxy urllib2 opener.Georg Brandl2007-08-061-1/+6
* Add a wordAndrew M. Kuchling2007-06-151-1/+1
* Fix rst markup.Georg Brandl2007-05-291-1/+1
* More editsAndrew M. Kuchling2007-01-291-27/+27
* Various minor editsAndrew M. Kuchling2007-01-293-60/+74
* Minor edits to the curses HOWTOAndrew M. Kuchling2007-01-292-28/+29
* Fix markupAndrew M. Kuchling2006-12-181-2/+2
* More editsAndrew M. Kuchling2006-11-081-10/+26
* Add table of contents; this required fixing a few headings. Some more smalle...Andrew M. Kuchling2006-11-081-17/+21
* Add section on operator module; make a few editsAndrew M. Kuchling2006-11-081-8/+38
* Add section on the functional moduleAndrew M. Kuchling2006-11-081-1/+144
* Update linkAndrew M. Kuchling2006-11-051-1/+1
* Move functional howto into trunkAndrew M. Kuchling2006-08-221-0/+1279
* Reindent codeAndrew M. Kuchling2006-08-091-31/+33
* Add missing 'self' parametersAndrew M. Kuchling2006-08-091-3/+6
* Try to improve grammar further.Neal Norwitz2006-07-141-1/+1
* Patch #1521874: grammar errors in doanddont.tex.Georg Brandl2006-07-141-2/+3
* Fit Makefile for the Python doc environment better; this is a step towardAndrew M. Kuchling2006-06-231-62/+58
* Apply patch #1492255 from Mike Foord.George Yoshida2006-05-211-3/+3
* Apply patch #1492147 from Mike Foord.George Yoshida2006-05-201-1/+1
* Apply patch #1489784 from Michael Foord.Georg Brandl2006-05-171-39/+62
* typo fixAndrew M. Kuchling2006-05-111-2/+2
* [Patch #1479977] Revised version of urllib2 HOWTO, edited by John J. LeeAndrew M. Kuchling2006-05-071-143/+308
* Add urllib2 HOWTO from Michael FoordAndrew M. Kuchling2006-04-301-0/+410
* Add TODO itemAndrew M. Kuchling2006-04-211-0/+1
* Remove regsub, reconvert, regex, regex_syntax and everything under lib-old.Neal Norwitz2006-03-161-6/+3
* Fix typoWalter Dörwald2006-01-211-1/+1
* Remove sorting HOWTO, after converting it to a wiki page at http://wiki.pytho...Andrew M. Kuchling2005-11-301-266/+0
* Remove import string and use string methodsNeal Norwitz2005-11-201-4/+3
* Fix up incomplete sentenceAndrew M. Kuchling2005-11-191-1/+1
* Typo fixAndrew M. Kuchling2005-08-311-1/+1
* Update URLsAndrew M. Kuchling2005-08-312-15/+21
* Add to-do listAndrew M. Kuchling2005-08-301-0/+13
* Remove rexec howto; it's kind of pointless nowAndrew M. Kuchling2005-08-301-61/+0
* Commit the howto source to the main Python repository, with Fred's approvalAndrew M. Kuchling2005-08-309-0/+4340