| Commit message (Expand) | Author | Age | Files | Lines |
* | #2654: fix typo | Andrew M. Kuchling | 2008-04-18 | 1 | -1/+1 |
|
|
* | No need to specify explicit "doctest_block" anymore. | Georg Brandl | 2008-03-22 | 1 | -2/+2 |
|
|
* | Test decimal.rst doctests as far as possible with sphinx doctest. | Georg Brandl | 2008-03-22 | 1 | -0/+4 |
|
|
* | Fixup this HOWTO's doctest blocks so that they can be run with sphinx' doctes... | Georg Brandl | 2008-03-22 | 1 | -189/+163 |
|
|
* | Fix lots of broken links in the docs, found by Sphinx' external link checker. | Georg Brandl | 2008-03-15 | 5 | -12/+8 |
|
|
* | Remove stray word | Andrew M. Kuchling | 2008-02-24 | 1 | -1/+1 |
|
|
* | A lot more typo fixes by Ori Avtalion. | Georg Brandl | 2008-02-22 | 4 | -5/+5 |
|
|
* | #2120: broken links in advocacy document. | Georg Brandl | 2008-02-16 | 1 | -5/+5 |
|
|
* | Convert external links to internal links. Fixes #2010. | Georg Brandl | 2008-02-05 | 4 | -2/+6 |
|
|
* | Fix old link. | Georg Brandl | 2008-01-21 | 1 | -3/+2 |
|
|
* | Bump verson | Andrew M. Kuchling | 2008-01-18 | 1 | -1/+1 |
|
|
* | Correction from Jordan Lewis: halfdelay() uses tenths of a second, not millis... | Andrew M. Kuchling | 2008-01-17 | 1 | -2/+2 |
|
|
* | Some cleanup in the docs. | Georg Brandl | 2007-12-29 | 3 | -35/+17 |
|
|
* | 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 |
|
|