summaryrefslogtreecommitdiffstats
path: root/Doc/lib
Commit message (Collapse)AuthorAgeFilesLines
* Bug #1323369: document possible values of sys.getwindowsversion()Georg Brandl2006-02-201-4/+4
| | | | platform field
* Bug #801349: document that start/stop/step slice arguments can be NoneGeorg Brandl2006-02-191-5/+6
|
* Remove soundex from "undocumented modules".Georg Brandl2006-02-171-5/+0
|
* SF bug 1415455, fix typo in module nameNeal Norwitz2006-02-041-1/+1
|
* Correct misspellings.Georg Brandl2006-01-233-3/+3
|
* Backport typo fixes.Georg Brandl2006-01-233-4/+4
|
* Another typo.Georg Brandl2006-01-221-1/+1
|
* typoGeorg Brandl2006-01-221-1/+2
|
* Correct several typos in libos.tex. Bug #1412227.Georg Brandl2006-01-221-8/+8
|
* TypoGeorg Brandl2006-01-221-1/+1
|
* Backport winreg documentation quirk fix.Georg Brandl2006-01-221-3/+3
|
* Remove reference to Grail and Netscape 2.0 from cgi docs.Georg Brandl2006-01-221-2/+1
|
* Patch #1410783: add documentation links for static/classmethodGeorg Brandl2006-01-201-1/+9
|
* Document supported schemes.Georg Brandl2006-01-201-3/+8
|
* Bug #1402224: Add warning to dl docs about crashes.Georg Brandl2006-01-201-0/+4
|
* Bug #1396471: Document that Windows' ftell() can return invalidGeorg Brandl2006-01-201-1/+5
| | | | values for text files with UNIX-style line endings.
* add missing version identificationFred Drake2006-01-201-0/+2
|
* Update documentation for email.Message.get_filename().Barry Warsaw2006-01-171-4/+5
|
* Remove dots in \version{added,changed} arguments.Georg Brandl2006-01-155-9/+9
|
* Bug #1397205: doc typoGeorg Brandl2006-01-101-1/+1
|
* Bug #139571: wrong LaTeX labelGeorg Brandl2006-01-041-1/+1
|
* bug #1395597: doc typoGeorg Brandl2006-01-021-2/+2
|
* Bug #1394868: doc typosGeorg Brandl2006-01-013-5/+5
|
* Revert checkin for bug #1386675.Georg Brandl2005-12-271-6/+6
|
* Bug #1386675: winreg raises WindowsErrors (backport)Georg Brandl2005-12-271-6/+6
|
* Bug #1389673: document correct return value of set methods (backport)Georg Brandl2005-12-261-5/+5
|
* Bug #954981: urllib2 example wont work w/o ssl (backport)Georg Brandl2005-12-261-1/+2
|
* Bug #839075 (backport): document that highly recursive data cannot be pickledGeorg Brandl2005-12-261-0/+4
|
* Bug #756104 (backport): document that bufsize in socket.recv() should be smallGeorg Brandl2005-12-261-0/+2
|
* Typo fixAndrew M. Kuchling2005-12-221-1/+1
|
* Typo fixAndrew M. Kuchling2005-12-221-1/+1
|
* [ 1388141 ] Minor error in md5 docs (backport)Georg Brandl2005-12-221-1/+1
|
* Bug #1373197: note that os.makedirs does not work with '..'Georg Brandl2005-12-171-0/+2
|
* Bug #1343671: clarify docs for os.removedirsGeorg Brandl2005-12-171-5/+9
|
* Bug #1106572: clarify os.makedirs docs wrt umaskGeorg Brandl2005-12-171-1/+2
|
* Patch #1377848: typo in pyexpat docsGeorg Brandl2005-12-161-1/+1
|
* Patch #1376914: traceback.format_exc() has no "file" argument.Georg Brandl2005-12-161-1/+1
|
* Remove reference to open() mode "t" as it is platform dependent.Georg Brandl2005-12-151-1/+1
|
* Backport checkin:Walter Dörwald2005-11-252-3/+4
| | | | | SF patch #1364946: Add a reference link from the dcoumentation of the encode and decode methods to the documentation of the default error handlers.
* Bug #1357604: os.makedirs handles UNC pathsGeorg Brandl2005-11-221-3/+2
|
* Patch #1255218: libmultifile.tex: tell what a decoration isGeorg Brandl2005-11-221-3/+3
|
* Add a note to os.chown that permission constants can be combinedGeorg Brandl2005-11-221-1/+2
|
* [Bug #449093] FloorDiv AST node type not listedAndrew M. Kuchling2005-11-221-0/+4
|
* Backport r41462:Walter Dörwald2005-11-171-1/+1
| | | | | Fix typo in comment (reported on the pydotorg mailing list).
* Make consistent with HEAD (some change was not backported)Neal Norwitz2005-11-031-1/+1
|
* Fix SF #1346026, doc typoNeal Norwitz2005-11-031-1/+1
|
* SF Bug #1341934: Fix a representation of "\n" to use a proper tag.Hye-Shik Chang2005-10-301-1/+1
|
* add missing wordFred Drake2005-10-201-1/+1
| | | | (backported from trunk revision 1.38)
* Backport: SF bug #1323294, Minor error in the Library Reference doc.Neal Norwitz2005-10-111-1/+2
|
* fix link to subsection (SF bug #1311674)Fred Drake2005-10-031-2/+4
|