summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Add msilib documentation.Martin v. Löwis2006-05-012-0/+486
* Further integration of the documentation for the sqlite3 module. There's stillGerhard Häring2006-05-0130-3/+654
* Some ElementTree fixes: import from xml, not xmlcore; fix case of module name...Andrew M. Kuchling2006-05-011-6/+6
* - minor clarification in section titleFred Drake2006-05-011-15/+9
* Add itemAndrew M. Kuchling2006-04-301-0/+6
* Add urllib2 HOWTO from Michael FoordAndrew M. Kuchling2006-04-301-0/+410
* Patch #1479438: add \keyword markup for "with".Georg Brandl2006-04-302-5/+5
* Patch #1472854: make the rlcompleter.Completer class usable on non-Georg Brandl2006-04-301-7/+9
* Patch #1470846: fix urllib2 ProxyBasicAuthHandler.Georg Brandl2006-04-301-5/+11
* Use \versionchanged instead of \versionadded for new parameter support.George Yoshida2006-04-301-1/+1
* Add two itemsAndrew M. Kuchling2006-04-301-0/+17
* This is the start of documentation for the sqlite3 module. Please feel free toGerhard Häring2006-04-293-1/+108
* Add itemAndrew M. Kuchling2006-04-291-1/+5
* Make case of 'ZIP' consistentAndrew M. Kuchling2006-04-291-1/+1
* Add itemAndrew M. Kuchling2006-04-291-0/+5
* grammar fixGeorge Yoshida2006-04-291-1/+1
* correct a dead linkGeorge Yoshida2006-04-281-1/+1
* Bug #1475009: clarify ntpath.join behavior with absolute componentsGeorg Brandl2006-04-281-2/+3
* fix markup glitchGeorge Yoshida2006-04-281-1/+1
* markup fixGeorge Yoshida2006-04-271-4/+4
* Mention the xmlrpclib.Error base class, which is used in one of the examplesAndrew M. Kuchling2006-04-271-3/+5
* [Bug #1477140] Import Error base classAndrew M. Kuchling2006-04-271-1/+1
* [Bug #1477102] Add necessary import to exampleAndrew M. Kuchling2006-04-271-0/+1
* Bump document versionAndrew M. Kuchling2006-04-271-1/+1
* Now that 2.5a2 is out, revert to the current dateAndrew M. Kuchling2006-04-271-1/+1
* 2.5a2Anthony Baxter2006-04-271-1/+1
* add missing wordFred Drake2006-04-271-1/+1
* - update version numbers in file names again, until we have a better wayFred Drake2006-04-271-6/+12
* one more place to use the current Python versionFred Drake2006-04-261-2/+2
* Add labels to all sectionsAndrew M. Kuchling2006-04-261-11/+11
* [Bug #1475080] Fix exampleAndrew M. Kuchling2006-04-261-2/+2
* Fix an error in the last contextlib.closing exampleNick Coghlan2006-04-261-3/+3
* minor adjustment suggested by Peter GephardtFred Drake2006-04-261-1/+1
* markup fixes, cleanupFred Drake2006-04-262-38/+67
* minor tweakGeorge Yoshida2006-04-251-1/+1
* Rework context terminologyAndrew M. Kuchling2006-04-251-21/+22
* Add two items; easy_install is now off the table, though pkgutil still isAndrew M. Kuchling2006-04-251-1/+14
* Fix markup glitch in unittest docs. Will backport.Thomas Wouters2006-04-251-1/+1
* Fix latex typoNick Coghlan2006-04-251-1/+1
* Move the PEP 343 documentation and implementation closer to theNick Coghlan2006-04-254-100/+121
* Revert previous change, SKIP had a versionadded elsewhereNeal Norwitz2006-04-251-1/+0
* versionadded for SKIPNeal Norwitz2006-04-251-0/+1
* Patch #1475231: add a new SKIP doctest option, thanks toTim Peters2006-04-251-0/+15
* Edits, using the new termAndrew M. Kuchling2006-04-241-29/+31
* Change PEP 343 related documentation to use the term context specifier instea...Nick Coghlan2006-04-244-67/+78
* Bug #1337990: clarified that `doctest` does not support examplesTim Peters2006-04-241-4/+7
* Add two itemsAndrew M. Kuchling2006-04-231-0/+29
* Edits to the PEP 343 sectionAndrew M. Kuchling2006-04-231-65/+62
* it's always helpful if the example works...Skip Montanaro2006-04-231-6/+8
* minor tweakSkip Montanaro2006-04-231-2/+2