summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Patch #1215184: fileinput now has a fileno() function for getting theGeorg Brandl2006-02-191-4/+11
* Patch #1349274: gettext.install() now optionally installs additionalGeorg Brandl2006-02-191-2/+17
* Bug #801349: document that start/stop/step slice arguments can be NoneGeorg Brandl2006-02-191-5/+6
* Patch #1415507: clarify docs on reference stealingGeorg Brandl2006-02-181-3/+13
* Patch #1393157: os.startfile() now has an optional argument to specifyGeorg Brandl2006-02-181-2/+11
* Move "httpresponses" dict from urllib2 to httplib where it belongs.Georg Brandl2006-02-172-9/+8
* Patch #1417555: SimpleHTTPServer now returns Last-Modified headers.Georg Brandl2006-02-172-4/+14
* Update "undocumented modules" section.Georg Brandl2006-02-171-8/+10
* Add deprecation notices to modules deprecated since 2000.Georg Brandl2006-02-172-1/+6
* Bug #1432350: arrayobject should use PyObject_VAR_HEADGeorg Brandl2006-02-171-1/+1
* Fix broken example of csv.reader use (it returns an iterator, which isn'tThomas Wouters2006-02-161-1/+2
* Added some more versionchanged markup.Vinay Sajip2006-02-151-0/+6
* use correct function in exampleFred Drake2006-02-151-1/+1
* Doc some user visible changesNeal Norwitz2006-02-131-1/+4
* Even more copyright year locations!Georg Brandl2006-02-111-1/+1
* Update general copyright years to 2006.Georg Brandl2006-02-112-2/+3
* Added information on function name added to LogRecord, and the 'extra' keywor...Vinay Sajip2006-02-091-13/+96
* Added the cProfile module.Armin Rigo2006-02-083-42/+124
* Update projected release dateAndrew M. Kuchling2006-02-081-1/+2
* Add versionadded note for new methodsNeal Norwitz2006-02-071-0/+2
* Patch #1407135, bug #1424041, make mmap.mmap(-1, length) work the sameNeal Norwitz2006-02-051-1/+2
* SF bug 1415455, fix typo in module nameNeal Norwitz2006-02-041-1/+1
* Patch #1422385: Changes to nis module to support multiple NIS domainsMartin v. Löwis2006-02-041-3/+18
* SF patch #1421726Fredrik Lundh2006-02-021-1/+1
* module list utilityFredrik Lundh2006-01-241-0/+126
* Correct misspellings.Georg Brandl2006-01-234-4/+4
* Add markup to new section in codecs docsGeorg Brandl2006-01-231-41/+42
* Correct typos and markup errors (Raymond, thanks for texcheck)Georg Brandl2006-01-234-5/+5
* Add \versionadded for sftp schemeGeorg Brandl2006-01-231-0/+1
* 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-11/+11
* TypoGeorg Brandl2006-01-221-1/+1
* Remove reference to Grail and Netscape 2.0 from cgi docs.Georg Brandl2006-01-221-2/+1
* Misc. changes, including documenting the ability to specify a class attribute...Vinay Sajip2006-01-221-29/+46
* Fix typoWalter Dörwald2006-01-211-1/+1
* Patch #1410783: add documentation links for static/classmethodGeorg Brandl2006-01-201-1/+9
* Document supported schemes.Georg Brandl2006-01-201-3/+8
* Try to resolve the remaining webbrowser issues (backgrounding, local urls)Georg Brandl2006-01-201-9/+10
* Add markup to a "Python Standard Library" doc reference I added for bug 839585.Georg Brandl2006-01-201-2/+3
* 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
* add missing version identificationFred Drake2006-01-201-0/+2
* fixed example:Fredrik Lundh2006-01-171-11/+19
* Update email.Message.get_filename() documentation.Barry Warsaw2006-01-171-4/+5
* Add recent itemAndrew M. Kuchling2006-01-151-0/+8
* the implementation uses ZipImportError, not ZipImporterError...Fredrik Lundh2006-01-151-1/+1
* typoFredrik Lundh2006-01-151-1/+1
* Remove dots in \version{changed,added} argument andGeorg Brandl2006-01-157-12/+12
* Remove extra period at end.Neal Norwitz2006-01-151-1/+1