summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
...
* avoid ugly markup based on the unfortunate conversions of ">>" and "<<" toFred Drake2006-05-0314-23/+23
* tell LaTeX2HTML to:Fred Drake2006-05-031-1/+15
* remove unnecessary assignmentFred Drake2006-05-031-1/+0
* Update context manager section for removal of __context__Andrew M. Kuchling2006-05-021-54/+16
* Documentation bug: PySet_Pop() returns a new reference (because theArmin Rigo2006-05-021-1/+1
* Get rid of __context__, per the latest changes to PEP 343 and python-devGuido van Rossum2006-05-023-71/+5
* Provide encoding as keyword argument; soften warning paragraph about encodingsAndrew M. Kuchling2006-05-021-6/+7
* SF #1479988: add methods to allow access to weakrefs for theFred Drake2006-05-021-0/+33
* SF #1479181: split open() and file() from being aliases for each other.Neal Norwitz2006-05-021-7/+5
* Markup fixesAndrew M. Kuchling2006-05-011-12/+12
* Add itemAndrew M. Kuchling2006-05-011-0/+5
* Markup fixes; add some XXX comments noting problemsAndrew M. Kuchling2006-05-011-27/+29
* add dependencyFred Drake2006-05-011-0/+1
* 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