summaryrefslogtreecommitdiffstats
path: root/Doc/lib
Commit message (Expand)AuthorAgeFilesLines
* Revert the following revisions, as they don't fix securityMartin v. Löwis2008-03-026-52/+16
* - mark the findCaller 2-element tuple/3-element tuple change as new in 2.4Matthias Klose2007-08-161-1/+1
* - fix build error with the findCaller backportMatthias Klose2007-08-161-1/+1
* Updated documentation for SysLogHandler (#1720726).Vinay Sajip2007-05-251-2/+5
* Updated findCaller documentation.Vinay Sajip2007-05-251-3/+5
* - Make the documentation match the code and the docstringMatthias Klose2007-01-111-1/+1
* Point users to the subprocess module in the docs for os.system, os.spawn*, os...Andrew M. Kuchling2006-10-274-9/+38
* [Bug #1562583] Mention the set_reuse_addr() methodAndrew M. Kuchling2006-10-271-3/+5
* Backport r45505, r45573, r45576Martin v. Löwis2006-10-091-1/+1
* Case fixesAndrew M. Kuchling2006-10-061-2/+2
* - update linksFred Drake2006-10-061-5/+7
* [Backport rev.39739 by nnorwitz]Andrew M. Kuchling2006-09-291-2/+2
* [Backport rev. 39645 by nnorwitz]Andrew M. Kuchling2006-09-291-0/+2
* Fix mangled sentenceAndrew M. Kuchling2006-08-041-1/+1
* Bug #1002398: The documentation for os.path.sameopenfile now correctlyGeorg Brandl2006-07-301-3/+2
* [Patch #1068277] Clarify that os.path.exists() can return False depending on ...Andrew M. Kuchling2006-07-291-2/+5
* Update URLAndrew M. Kuchling2006-07-291-1/+1
* Bug #835255: The "closure" argument to new.function() is now documented.Georg Brandl2006-07-291-2/+5
* Delete a misleading example. SF bug #1481650.Barry Warsaw2006-07-281-6/+0
* Update URLAndrew M. Kuchling2006-07-271-1/+1
* no need to elaborate "string".Georg Brandl2006-07-051-1/+1
* Patch #1517490: fix glitches in filter() docs.Georg Brandl2006-07-051-4/+4
* [Bug #1511911] Backport: Clarify optional arguments to sorted() and improve xrefAndrew M. Kuchling2006-07-031-2/+24
* Update url.George Yoshida2006-06-172-11/+11
* backport wording fixSkip Montanaro2006-06-101-1/+1
* [Bug #1441864] Clarify description of 'data' argumentAndrew M. Kuchling2006-06-031-5/+7
* [Bug #1475554] Strengthen text to say 'must' instead of 'should'Andrew M. Kuchling2006-06-031-2/+2
* [Bug #1472084] Fix description of do_tagAndrew M. Kuchling2006-06-031-2/+3
* Clarify wording about how default values in strptime() are used.Brett Cannon2006-05-311-1/+2
* Add \exception markupGeorge Yoshida2006-05-131-2/+2
* Grammar fix(backport r45965)George Yoshida2006-05-111-2/+2
* Fix two small errors in argument lists.Georg Brandl2006-05-101-3/+3
* Bug #1484978: curses.panel: clarify that Panel objects are destroyed on garba...Georg Brandl2006-05-101-0/+3
* Bug #1485447: subprocess: document that the "cwd" parameter isn't used to fin...Georg Brandl2006-05-101-6/+9
* backport r45920George Yoshida2006-05-061-1/+4
* correct a dead link(backport from rev.45783)George Yoshida2006-04-281-1/+1
* Bug #1475009: clarify ntpath.join behavior with absolute componentsGeorg Brandl2006-04-281-2/+3
* Mention xmlrpclib.Error base class; import Error in exampleAndrew M. Kuchling2006-04-271-4/+6
* [Bug #1477102] Add necessary import to exampleAndrew M. Kuchling2006-04-271-0/+1
* Backport trunk's 45708: Fix markup glitch in unittest docs.Thomas Wouters2006-04-251-1/+1
* Merge rev 45677 from the trunk.Tim Peters2006-04-241-4/+7
* Typo fixesGeorge Yoshida2006-04-221-2/+2
* Typo, grammar fixesAndrew M. Kuchling2006-04-211-16/+16
* Typo fixesAndrew M. Kuchling2006-04-211-4/+4
* fix typoGeorge Yoshida2006-04-181-1/+1
* Bug #1467952: backport: make os.listdir() raise if readdir() failsGeorg Brandl2006-04-111-1/+2
* Bug #1465619: rot13 codec decodes to a Unicode string.Georg Brandl2006-04-061-1/+1
* Bug #1465600: note encoding issue in ZipFile.write().Georg Brandl2006-04-061-0/+9
* Patch #1462496: typo in libsignal.texGeorg Brandl2006-04-011-1/+1
* Patch #1459631: documnent zlib.Decompress.flush() length parameter.Georg Brandl2006-04-011-1/+4