summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* bug [ 969757 ] function and method objects confounded in TutorialGeorg Brandl2005-07-081-1/+1
* Revert patch for 1162912.Georg Brandl2005-07-041-3/+0
* bug [ 1162912 ] typesseq-mutable lacks note on combined key/cmp usageGeorg Brandl2005-07-031-0/+3
* Add doctest for examples in libweakref.tex to test_weakref.Georg Brandl2005-07-021-2/+4
* bug [ 1228904 ] weakref example brokenGeorg Brandl2005-07-021-5/+2
* Patch [ 1230615 ] Patch for (Doc) #1168746Georg Brandl2005-07-021-11/+14
* Cross reference the set built-ins with the sets module.Raymond Hettinger2005-07-011-0/+8
* Provide a comparison to the builtin set types.Raymond Hettinger2005-07-011-2/+32
* More info on rounding modes. Add sections for floating point notes.Raymond Hettinger2005-07-011-7/+12
* Note that files are iterable.Raymond Hettinger2005-06-281-0/+15
* * Show the keyword argument form of dict().Raymond Hettinger2005-06-271-2/+12
* add note that os.EX_* constants are subject to availability on the hostFred Drake2005-06-271-0/+3
* bug [ 1166582 ] IterableUserDict not in docsGeorg Brandl2005-06-251-9/+15
* bug [ 1186072 ] tempnam doc doesn't include link to tmpfileGeorg Brandl2005-06-251-8/+9
* bug [ 1175022 ] property example code errorGeorg Brandl2005-06-251-0/+1
* Bug [ 1190563 ] os.waitpid docs don't specify return value for WNOHANGGeorg Brandl2005-06-251-2/+3
* bug [ 1202475 ] httplib docs mentioning HTTPConnection.getreplyGeorg Brandl2005-06-251-5/+10
* Patch [ 1213031 ] note that os.chown can have -1 as an argumentGeorg Brandl2005-06-251-1/+1
* correcting duplicate TeX markupGeorg Brandl2005-06-251-1/+0
* Bug [ 1225705 ] os.environ documentation should mention unsetenvGeorg Brandl2005-06-251-3/+22
* Patch #1227442: smtplib.SMTP.sendmail() accepts a string or list as to_addrs.Georg Brandl2005-06-251-7/+8
* Add a(nother) warning about mixing Py_NewInterpreter and theMichael W. Hudson2005-06-201-0/+6
* fix some silly whitespace stuff (must have hit M-q or something?)Michael W. Hudson2005-06-201-13/+13
* Bug #1209560: spurious blank page in dist.pdfGeorg Brandl2005-06-181-0/+3
* Patch #1180012: add documentation for modulefinderGeorg Brandl2005-06-181-0/+1
* Fix grammar (it's -> its).Neil Schemenauer2005-06-185-7/+7
* Fix typo.Raymond Hettinger2005-06-171-1/+1
* Fix nits.Raymond Hettinger2005-06-151-2/+3
* Missed this documentation change about my marshal-floats-binarywiseMichael W. Hudson2005-06-151-3/+4
* [Bug #1219862] Document correct argument range for pair_content()Andrew M. Kuchling2005-06-141-1/+1
* SF bug #1219448: small output bugRaymond Hettinger2005-06-141-1/+1
* SF bug #1215887: String and list methods documentation deeply hiddenRaymond Hettinger2005-06-141-5/+14
* fix typo. \var vs \variableGregory P. Smith2005-06-111-1/+1
* Clarify docs about os.popen[234].Georg Brandl2005-06-101-2/+2
* The functions audioop.lin2adpcm3() and audioop.adpcm32lin() were removed fromArmin Rigo2005-06-101-12/+0
* Add untokenize() function to allow full round-trip tokenization.Raymond Hettinger2005-06-101-0/+52
* [Bug #1079134] Mention change to date comparisons; bump version info and rele...Andrew M. Kuchling2005-06-091-4/+10
* [Bug #1149413] 'psize' argument should be 'pgsize'Andrew M. Kuchling2005-06-081-2/+2
* Tweak note about using os.open to lock files if O_SHLOCK and O_EXLOCK areSkip Montanaro2005-06-081-5/+5
* [Bug #1170422] Use correct option nameAndrew M. Kuchling2005-06-071-1/+1
* Add a decimal FAQRaymond Hettinger2005-06-071-2/+155
* Documentation clarified re. config socket listener protocolVinay Sajip2005-06-051-1/+4
* Bug #1184380: extending&embedding example brokenGeorg Brandl2005-06-051-1/+1
* Bug #1210001: typo in email docGeorg Brandl2005-06-041-1/+1
* Correct URL to the official UnicodeData 3.2.0 resource. (ReportedHye-Shik Chang2005-06-041-1/+1
* [Bug #1209880] Describe only the True/False return values from lock.acquire()Andrew M. Kuchling2005-06-022-4/+3
* [Bug #1193001] Make the notation section use the same productionlist env. as ...Andrew M. Kuchling2005-06-021-5/+5
* Patch #1212117: Add optional attribute st_flags to os.stat_resultHye-Shik Chang2005-06-021-0/+1
* added GET/SETANNOTATION methodsPiers Lauder2005-06-011-0/+10
* [Bug #1105706] Use correct name for constantAndrew M. Kuchling2005-06-011-2/+2