summaryrefslogtreecommitdiffstats
path: root/Doc/howto
Commit message (Expand)AuthorAgeFilesLines
* Fix Issue #6005: Examples in the socket library documentation use sendall,Senthil Kumaran2012-02-091-0/+2
* update to new C roles and directivesSandro Tosi2012-01-142-24/+24
* Update the sorting howto to reflect the PEP 8 advisory to define all six rich...Raymond Hettinger2012-01-101-3/+7
* fix some broken URLsSandro Tosi2011-12-311-5/+5
* Issue13443 - Remove the functional module examples from 2.7 (as module isSenthil Kumaran2011-12-221-138/+12
* Added a configuration dictionary example to the logging cookbook.Vinay Sajip2011-11-231-0/+62
* Added lost documentation cross-reference.Vinay Sajip2011-10-271-3/+4
* Remove duplication.Ezio Melotti2011-10-193-3/+3
* Issue #13053: Added section on migrating from CObject to CapsuleLarry Hastings2011-10-091-0/+52
* Closes #12906: Fixed bug in YAML configuration.Vinay Sajip2011-09-061-1/+1
* Branch mergeÉric Araujo2011-08-193-0/+706
|\
| * Add Python porting howto from 3.x.Éric Araujo2011-08-183-0/+706
* | grammatical fixes; from Darren Yin on docs@Sandro Tosi2011-08-181-3/+3
|/
* Fix typo reported by Sandro Tosi.Ezio Melotti2011-07-311-1/+1
* Fix function name: open -> urlopen.Georg Brandl2011-07-231-1/+1
* A number of small fixups for the sorting howto guide.Raymond Hettinger2011-07-191-4/+17
* Add missing "a".Georg Brandl2011-07-181-1/+1
* Issue 12126: removing incorrect claim about return value of selectEli Bendersky2011-05-221-2/+1
* #11979: improve wording and markup in sockets howto. Patch by Xavier Morel.Ezio Melotti2011-05-141-16/+17
* Issue #11940: Update external link.Raymond Hettinger2011-04-271-1/+1
* Issue #11794: Reorganised logging documentation.Vinay Sajip2011-04-083-0/+1684
* #11239: add } to list of metacharacters (it is only a metacharacter sometimes...Georg Brandl2011-03-061-1/+1
* Merged revisions 87949 via svnmerge fromBenjamin Peterson2011-01-121-2/+2
* Issue #10875: Update Regular Expression HOWTO; additional backport with 2.7 m...Terry Reedy2011-01-111-1/+4
* Issue #10875: Update Regular Expression HOWTO; patch by 'SilentGhost'.Terry Reedy2011-01-101-12/+11
* Merged revisions 85843,85849-85850,85867,85907,85914,86134,86187,86315-86316,...Georg Brandl2010-11-261-1/+1
* Merged revisions 85548,85572-85573,85606,85609-85612,85614-85616 via svnmerge...Georg Brandl2010-11-261-3/+3
* Merged revisions 86488 via svnmerge fromEzio Melotti2010-11-161-1/+1
* Document key-functions in the glossary.Raymond Hettinger2010-11-061-0/+2
* Issue 7402: Improve reduce() example in the python idioms how-to.Raymond Hettinger2010-10-311-17/+16
* Merged revisions 84945 via svnmerge fromGeorg Brandl2010-10-062-2/+2
* Fix typo in previous doc commit.R. David Murray2010-09-111-1/+1
* Merged revisions 84719 via svnmerge fromR. David Murray2010-09-111-34/+57
* Note that Python 3.x isn't covered; add forward ref. for UTF-8; note error in...Andrew M. Kuchling2010-06-201-9/+24
* Doc: replace PEP xxx by :pep:`xxx` to create a link on the PEPVictor Stinner2010-05-141-1/+1
* Let's call this doneAndrew M. Kuchling2010-05-121-3/+0
* #8522: use with statement instead of try-finally for file handling.Georg Brandl2010-04-251-4/+1
* Get rid of multi-row cells.Georg Brandl2010-04-131-10/+10
* Add descriptor howto to main documentationRaymond Hettinger2010-04-112-0/+432
* Add the sorting HOWTO to the main docs.Raymond Hettinger2010-04-112-0/+285
* Fix some broken URLs.Ezio Melotti2010-04-051-1/+1
* #8212: rephrase the webservers howto and fix some mistakes.Ezio Melotti2010-04-051-374/+421
* Another typo.Ezio Melotti2010-03-231-1/+1
* #8217: typo.Ezio Melotti2010-03-231-1/+1
* Update the version number of the Unicode Database in a few more places.Ezio Melotti2010-03-221-1/+1
* #5341: fix "builtin" where used as an adjective ("built-in" is correct).Georg Brandl2010-02-061-4/+4
* Fix broken links found by "make linkcheck". scipy.org seems to be done right...Georg Brandl2009-10-112-5/+4
* #6891: comment out dead link to Unicode article.Georg Brandl2009-09-161-5/+6
* builtin -> built-in.Georg Brandl2009-07-262-5/+4
* #6536 fixed typoEzio Melotti2009-07-211-1/+1