- 47fe981 Merged revisions 67952-67953,67955,67957-67958,67960-67961,67963,67965,67967,67970-67971,67973,67982,67988,67990,67995,68014,68016,68030,68057,68061,68112,68115-68118,68120-68121,68123-68128 via svnmerge from by Georg Brandl · 17 years ago
- c6e80eb Merged revisions 67654,67676-67677,67681,67692,67725,67746,67748,67761,67784-67785,67787-67788,67802,67832,67848-67849,67859,67862-67864,67880,67882,67885,67889-67892,67895 via svnmerge from by Benjamin Peterson · 17 years ago
- d209460 Merged revisions 67245,67277,67289,67295,67301-67303,67307,67330,67332,67336,67355,67359,67362,67364,67367-67368,67370 via svnmerge from by Georg Brandl · 17 years ago
- db74c8a Markup fixes by Andrew M. Kuchling · 17 years ago
- 4008ef0 clarify a few things by Benjamin Peterson · 17 years ago
- da84d21 typos. by Georg Brandl · 17 years ago
- 0eee7c6 add an 'other options' section by Benjamin Peterson · 17 years ago
- f1c08f0 add the beginnings of a C-API 2 -> 3 porting guide by Benjamin Peterson · 17 years ago
- 9af9498 Remove things specific to the old Macintosh, and spell "Mac OS X" consistently. by Georg Brandl · 17 years ago
- 0f3629d Add a new howto about Python and the web, by Marek Kubica. by Georg Brandl · 17 years ago
- 4f74769 #2654: fix typo by Andrew M. Kuchling · 17 years ago
- 838b4b0 No need to specify explicit "doctest_block" anymore. by Georg Brandl · 17 years ago
- 9f66232 Test decimal.rst doctests as far as possible with sphinx doctest. by Georg Brandl · 17 years ago
- 09a7fe6 Fixup this HOWTO's doctest blocks so that they can be run with sphinx' doctest builder. by Georg Brandl · 17 years ago
- 0267781 Fix lots of broken links in the docs, found by Sphinx' external link checker. by Georg Brandl · 17 years ago
- e7b53c5 Remove stray word by Andrew M. Kuchling · 17 years ago
- 907a720 A lot more typo fixes by Ori Avtalion. by Georg Brandl · 17 years ago
- 943321d #2120: broken links in advocacy document. by Georg Brandl · 17 years ago
- 1cf0522 Convert external links to internal links. Fixes #2010. by Georg Brandl · 18 years ago
- af67f30 Fix old link. by Georg Brandl · 18 years ago
- a13d4fb Bump verson by Andrew M. Kuchling · 18 years ago
- 4e06b8a Correction from Jordan Lewis: halfdelay() uses tenths of a second, not milliseconds by Andrew M. Kuchling · 18 years ago
- b19be57 Some cleanup in the docs. by Georg Brandl · 18 years ago
- 90921cc Bump the version number, and make a few small edits by Andrew M. Kuchling · 18 years ago
- df2d745 Remove warning about URL by Andrew M. Kuchling · 18 years ago
- e7a0990 Add :term:s for iterator. by Georg Brandl · 18 years ago
- cf3fb25 Add :term: for generators. by Georg Brandl · 18 years ago
- 5e52db0 Add :term:s for descriptors. by Georg Brandl · 18 years ago
- 63fa168 Unify "byte code" to "bytecode". Also sprinkle :term: markup for it. by Georg Brandl · 18 years ago
- 59d121a * Add new toplevel chapter, "Using Python." (how to install, by Georg Brandl · 18 years ago
- 8ec7f65 Move the 2.6 reST doc tree in place. by Georg Brandl · 18 years ago
- f56181f Delete the LaTeX doc tree. by Georg Brandl · 18 years ago
- e7fe6c3 Patch #1765839: add link to https+proxy urllib2 opener. by Georg Brandl · 18 years ago
- 0b4589f Add a word by Andrew M. Kuchling · 18 years ago
- d4e42dc Fix rst markup. by Georg Brandl · 18 years ago
- 15c1fe5 More edits by Andrew M. Kuchling · 19 years ago
- 5781dd2 Various minor edits by Andrew M. Kuchling · 19 years ago
- 85acbca Minor edits to the curses HOWTO by Andrew M. Kuchling · 19 years ago
- ab4b873 Fix markup by Andrew M. Kuchling · 19 years ago
- 394ae90 More edits by Andrew M. Kuchling · 19 years ago
- 0acdb93 Add table of contents; this required fixing a few headings. Some more smalle edits. by Andrew M. Kuchling · 19 years ago
- 9efdd78 Add section on operator module; make a few edits by Andrew M. Kuchling · 19 years ago
- f4dcd1d Add section on the functional module by Andrew M. Kuchling · 19 years ago
- 3541adc Update link by Andrew M. Kuchling · 19 years ago
- 2214507 Move functional howto into trunk by Andrew M. Kuchling · 19 years ago
- 98c0480 Reindent code by Andrew M. Kuchling · 19 years ago
- 58aa6f7 Add missing 'self' parameters by Andrew M. Kuchling · 19 years ago
- eda8712 Try to improve grammar further. by Neal Norwitz · 19 years ago
- 13b78d5 Patch #1521874: grammar errors in doanddont.tex. by Georg Brandl · 19 years ago
- 48a49f0 Fit Makefile for the Python doc environment better; this is a step toward by Andrew M. Kuchling · 19 years ago
- 00f6e19 Apply patch #1492255 from Mike Foord. by George Yoshida · 19 years ago
- b688b6c Apply patch #1492147 from Mike Foord. by George Yoshida · 19 years ago
- d419a93 Apply patch #1489784 from Michael Foord. by Georg Brandl · 19 years ago
- 7cadf59 typo fix by Andrew M. Kuchling · 19 years ago
- fb10858 [Patch #1479977] Revised version of urllib2 HOWTO, edited by John J. Lee by Andrew M. Kuchling · 19 years ago
- 4b5caae Add urllib2 HOWTO from Michael Foord by Andrew M. Kuchling · 19 years ago
- 3a7b58e Add TODO item by Andrew M. Kuchling · 19 years ago
- 10be10c Remove regsub, reconvert, regex, regex_syntax and everything under lib-old. by Neal Norwitz · 19 years ago
- 9d9af8a Fix typo by Walter Dörwald · 20 years ago
- f91de8e Remove sorting HOWTO, after converting it to a wiki page at http://wiki.python.org/moin/HowTo/Sorting by Andrew M. Kuchling · 20 years ago
- 4aef41f Remove import string and use string methods by Neal Norwitz · 20 years ago
- 5040fee Fix up incomplete sentence by Andrew M. Kuchling · 20 years ago
- c28dd1f Typo fix by Andrew M. Kuchling · 20 years ago
- 8230df3 Update URLs by Andrew M. Kuchling · 20 years ago
- 9922a63 Add to-do list by Andrew M. Kuchling · 20 years ago
- b88f774 Remove rexec howto; it's kind of pointless now by Andrew M. Kuchling · 20 years ago
- e8f44d6 Commit the howto source to the main Python repository, with Fred's approval by Andrew M. Kuchling · 20 years ago