Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump the version number, and make a few small edits | Andrew M. Kuchling | 2007-12-14 | 1 | -13/+15 |
* | Remove warning about URL | Andrew M. Kuchling | 2007-12-14 | 1 | -3/+1 |
* | Add :term:s for iterator. | Georg Brandl | 2007-10-21 | 2 | -3/+3 |
* | Add :term: for generators. | Georg Brandl | 2007-10-21 | 1 | -2/+2 |
* | Add :term:s for descriptors. | Georg Brandl | 2007-10-21 | 1 | -2/+2 |
* | Unify "byte code" to "bytecode". Also sprinkle :term: markup for it. | Georg Brandl | 2007-10-21 | 1 | -1/+1 |
* | * Add new toplevel chapter, "Using Python." (how to install, | Georg Brandl | 2007-10-20 | 2 | -203/+0 |
* | Move the 2.6 reST doc tree in place. | Georg Brandl | 2007-08-15 | 10 | -0/+5833 |
* | Delete the LaTeX doc tree. | Georg Brandl | 2007-08-15 | 10 | -6121/+0 |
* | Patch #1765839: add link to https+proxy urllib2 opener. | Georg Brandl | 2007-08-06 | 1 | -1/+6 |
* | Add a word | Andrew M. Kuchling | 2007-06-15 | 1 | -1/+1 |
* | Fix rst markup. | Georg Brandl | 2007-05-29 | 1 | -1/+1 |
* | More edits | Andrew M. Kuchling | 2007-01-29 | 1 | -27/+27 |
* | Various minor edits | Andrew M. Kuchling | 2007-01-29 | 3 | -60/+74 |
* | Minor edits to the curses HOWTO | Andrew M. Kuchling | 2007-01-29 | 2 | -28/+29 |
* | Fix markup | Andrew M. Kuchling | 2006-12-18 | 1 | -2/+2 |
* | More edits | Andrew M. Kuchling | 2006-11-08 | 1 | -10/+26 |
* | Add table of contents; this required fixing a few headings. Some more smalle... | Andrew M. Kuchling | 2006-11-08 | 1 | -17/+21 |
* | Add section on operator module; make a few edits | Andrew M. Kuchling | 2006-11-08 | 1 | -8/+38 |
* | Add section on the functional module | Andrew M. Kuchling | 2006-11-08 | 1 | -1/+144 |
* | Update link | Andrew M. Kuchling | 2006-11-05 | 1 | -1/+1 |
* | Move functional howto into trunk | Andrew M. Kuchling | 2006-08-22 | 1 | -0/+1279 |
* | Reindent code | Andrew M. Kuchling | 2006-08-09 | 1 | -31/+33 |
* | Add missing 'self' parameters | Andrew M. Kuchling | 2006-08-09 | 1 | -3/+6 |
* | Try to improve grammar further. | Neal Norwitz | 2006-07-14 | 1 | -1/+1 |
* | Patch #1521874: grammar errors in doanddont.tex. | Georg Brandl | 2006-07-14 | 1 | -2/+3 |
* | Fit Makefile for the Python doc environment better; this is a step toward | Andrew M. Kuchling | 2006-06-23 | 1 | -62/+58 |
* | Apply patch #1492255 from Mike Foord. | George Yoshida | 2006-05-21 | 1 | -3/+3 |
* | Apply patch #1492147 from Mike Foord. | George Yoshida | 2006-05-20 | 1 | -1/+1 |
* | Apply patch #1489784 from Michael Foord. | Georg Brandl | 2006-05-17 | 1 | -39/+62 |
* | typo fix | Andrew M. Kuchling | 2006-05-11 | 1 | -2/+2 |
* | [Patch #1479977] Revised version of urllib2 HOWTO, edited by John J. Lee | Andrew M. Kuchling | 2006-05-07 | 1 | -143/+308 |
* | Add urllib2 HOWTO from Michael Foord | Andrew M. Kuchling | 2006-04-30 | 1 | -0/+410 |
* | Add TODO item | Andrew M. Kuchling | 2006-04-21 | 1 | -0/+1 |
* | Remove regsub, reconvert, regex, regex_syntax and everything under lib-old. | Neal Norwitz | 2006-03-16 | 1 | -6/+3 |
* | Fix typo | Walter Dörwald | 2006-01-21 | 1 | -1/+1 |
* | Remove sorting HOWTO, after converting it to a wiki page at http://wiki.pytho... | Andrew M. Kuchling | 2005-11-30 | 1 | -266/+0 |
* | Remove import string and use string methods | Neal Norwitz | 2005-11-20 | 1 | -4/+3 |
* | Fix up incomplete sentence | Andrew M. Kuchling | 2005-11-19 | 1 | -1/+1 |
* | Typo fix | Andrew M. Kuchling | 2005-08-31 | 1 | -1/+1 |
* | Update URLs | Andrew M. Kuchling | 2005-08-31 | 2 | -15/+21 |
* | Add to-do list | Andrew M. Kuchling | 2005-08-30 | 1 | -0/+13 |
* | Remove rexec howto; it's kind of pointless now | Andrew M. Kuchling | 2005-08-30 | 1 | -61/+0 |
* | Commit the howto source to the main Python repository, with Fred's approval | Andrew M. Kuchling | 2005-08-30 | 9 | -0/+4340 |