summaryrefslogtreecommitdiffstats
path: root/Doc/lib
Commit message (Expand)AuthorAgeFilesLines
* move descriptions of ac_(in|out)_buffer_size to the right placeFred Drake2007-10-052-11/+11
* #1196: document default radix for int().Georg Brandl2007-09-241-1/+1
* Fix -- being converted to - in HTML. #1186.Georg Brandl2007-09-241-30/+30
* issue1172: Documentation of "done" attribute in cgi module.Sean Reifscheider2007-09-181-0/+5
* Fix typo: c_float represents to C float type.Thomas Heller2007-09-061-1/+1
* Warn about possible risks when extracting untrusted archives.Lars Gustäbel2007-08-301-0/+10
* Bug #1766421: "return code" vs. "status code".Georg Brandl2007-08-231-2/+2
* - mark the findCaller 2-element tuple/3-element tuple change as new in 2.4Matthias Klose2007-08-161-1/+1
* Revert the fix for #1548891, it broke backwards compatibility with arbitrary ...Georg Brandl2007-08-081-0/+4
* tabs, newlines and crs are valid XML characters.Georg Brandl2007-07-261-1/+2
* Add description for wave.setcomptype() valuesGeorg Brandl2007-07-181-0/+2
* Typo fixAndrew M. Kuchling2007-07-141-1/+1
* Clarify webbrowser.open description.Georg Brandl2007-07-141-1/+1
* Bug #1753406: missing \versionadded for subprocess.check_call.Georg Brandl2007-07-141-0/+2
* Backport 56345Raymond Hettinger2007-07-141-3/+3
* Patch #1731659: improve time.strptime docs.Georg Brandl2007-07-121-9/+17
* Remove duplicate sentence from alarm() doc.Georg Brandl2007-07-021-2/+1
* Document smtp.SMTPAuthenticationError.Georg Brandl2007-06-301-0/+4
* Fix a variable name in winreg docs.Georg Brandl2007-06-271-1/+1
* Bug #1742901: document None behavior of shlex.split.Georg Brandl2007-06-251-0/+3
* Bug #1739115: make shutil.rmtree docs clear wrt. file deletion.Georg Brandl2007-06-191-5/+6
* SF #1738670, make example in doc workNeal Norwitz2007-06-171-0/+6
* Fix wrong documentation, and correct the punktuation.Thomas Heller2007-06-081-2/+2
* Updated documentation for SysLogHandler (#1720726).Vinay Sajip2007-05-251-2/+5
* Document "new" params to HTTPConnection/HTTPSConnectionNeal Norwitz2007-05-221-3/+8
* Backport rev 55465 by Nick Coghlan.Georg Brandl2007-05-201-1/+1
* fix argument name in documentation; match the implementationFred Drake2007-05-171-2/+2
* Bug #1719995: don't use deprecated method in sets example.Georg Brandl2007-05-161-3/+3
* Update DDJ link.Georg Brandl2007-05-111-1/+1
* Patch #1714700: clarify os.linesep vs. tfiles opened in text mode.Georg Brandl2007-05-111-3/+6
* Backport: Add markup for True/False.Neal Norwitz2007-05-091-4/+4
* Bug #1713535 backport.Georg Brandl2007-05-051-1/+1
* Backport r54712: document that calling file.next() on a file open for writingBrett Cannon2007-04-271-8/+9
* fix some markup errorsFred Drake2007-04-264-5/+5
* Fix markupRaymond Hettinger2007-04-241-1/+1
* Bug #1705717: error in sys.argv docs.Georg Brandl2007-04-241-2/+2
* Fix SF #1703110, Incorrect example for add_password() (use uri, not host)Neal Norwitz2007-04-241-1/+4
* Describe undocumented third argument to touchline()Andrew M. Kuchling2007-04-111-2/+4
* Bug #1685704: use -m switch in timeit docs.Georg Brandl2007-03-221-1/+1
* Add new exampleRaymond Hettinger2007-03-201-0/+3
* Backport docs for recv_into and recvfrom_into.Georg Brandl2007-03-181-0/+22
* RFE #1670167: fix in isinstance() docs.Georg Brandl2007-03-161-2/+3
* Patch #1680978: consistently use "alive" instead of "active" in theGeorg Brandl2007-03-151-24/+20
* doc update from HEAD. don't list "Unix, Windows" as a platform since thatGregory P. Smith2007-03-143-3/+0
* doc update from HEADGregory P. Smith2007-03-141-4/+4
* Patch #1679379: add documentation for fnmatch.translate().Georg Brandl2007-03-131-0/+31
* Typo fix.Georg Brandl2007-03-121-1/+1
* Fix #1676656: \em is different from \emph...Georg Brandl2007-03-081-1/+1
* Patch #1669331: clarify shutil.copyfileobj() behavior wrt. file position.Georg Brandl2007-03-071-1/+3
* Typo fix.Georg Brandl2007-03-071-1/+1