summaryrefslogtreecommitdiffstats
path: root/Doc/howto
Commit message (Expand)AuthorAgeFilesLines
* Fixed typo.Hirokazu Yamamoto2009-04-061-1/+1
* Merged revisions 69578-69580,69901,69907,69994,70022-70023,70025-70026,70166,...Georg Brandl2009-04-051-1/+1
* Merged revisions 70642,70648,70656,70661,70765,70773,70789,70824-70825,70828,...Georg Brandl2009-04-051-0/+12
* Fix 'the the' duplication (partial backport of r71103Andrew M. Kuchling2009-04-031-1/+1
* Merged revisions 68582,68718,68720-68721,68724-68727,68859,68973,69288-69289,...Georg Brandl2009-02-231-1/+2
* Merged revisions 68133-68134,68141-68142,68145-68146,68148-68149,68159-68162,...Georg Brandl2009-01-038-150/+150
* Merged revisions 67952-67953,67955,67957-67958,67960-67961,67963,67965,67967,...Georg Brandl2009-01-011-1/+1
* Merged revisions 67654,67676-67677,67681,67692,67725,67746,67748,67761,67784-...Benjamin Peterson2008-12-211-1/+1
* Merged revisions 67245,67277,67289,67295,67301-67303,67307,67330,67332,67336,...Georg Brandl2008-12-051-3/+3
* Markup fixesAndrew M. Kuchling2008-09-301-10/+11
* clarify a few thingsBenjamin Peterson2008-09-271-7/+6
* typos.Georg Brandl2008-09-261-3/+3
* add an 'other options' sectionBenjamin Peterson2008-09-261-0/+9
* add the beginnings of a C-API 2 -> 3 porting guideBenjamin Peterson2008-09-262-0/+209
* Remove things specific to the old Macintosh, and spell "Mac OS X" consistently.Georg Brandl2008-09-132-3/+2
* Add a new howto about Python and the web, by Marek Kubica.Georg Brandl2008-09-072-0/+698
* #2654: fix typoAndrew M. Kuchling2008-04-181-1/+1
* No need to specify explicit "doctest_block" anymore.Georg Brandl2008-03-221-2/+2
* Test decimal.rst doctests as far as possible with sphinx doctest.Georg Brandl2008-03-221-0/+4
* Fixup this HOWTO's doctest blocks so that they can be run with sphinx' doctes...Georg Brandl2008-03-221-189/+163
* Fix lots of broken links in the docs, found by Sphinx' external link checker.Georg Brandl2008-03-155-12/+8
* Remove stray wordAndrew M. Kuchling2008-02-241-1/+1
* A lot more typo fixes by Ori Avtalion.Georg Brandl2008-02-224-5/+5
* #2120: broken links in advocacy document.Georg Brandl2008-02-161-5/+5
* Convert external links to internal links. Fixes #2010.Georg Brandl2008-02-054-2/+6
* 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