summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Updated the socketpair() docstring and documentation to explain that theDave Cole2004-08-231-2/+3
* Removed redundant versionadded{} for NDIFF_DIFF. Virtually everythingTim Peters2004-08-231-1/+0
* Add version infoNeal Norwitz2004-08-221-0/+1
* Added NDIFF_DIFF option.Tim Peters2004-08-221-1/+11
* SF bug #1013760: Error in Chapter 4 of TutorialRaymond Hettinger2004-08-221-1/+1
* sf #1009373, #1005936. fix underscores in index entries in PDF files.Neal Norwitz2004-08-211-0/+1
* Fix grammar, spotted by Hye-Shik ChangNeal Norwitz2004-08-201-1/+1
* Correct argument specifications of load_compiled and load_source: the fileJohannes Gijsbers2004-08-201-2/+2
* Quote # as \# to make lib compile again.Johannes Gijsbers2004-08-201-1/+1
* Try to improve grammar and use versionaddedNeal Norwitz2004-08-201-1/+2
* Fix markup. versionchanged automatically adds a period, so remove the extra ...Neal Norwitz2004-08-201-1/+1
* Now that they've settled down, document doctest directives.Tim Peters2004-08-191-8/+66
* Patch #900727: Add Py_InitializeEx to allow embedding without signals.Martin v. Löwis2004-08-191-0/+7
* fix SF bug #1008690: Incorrect <link rel="index"> href in TutorialFred Drake2004-08-191-5/+8
* Remove commented definition of the MKHOWTO macro.Matthias Klose2004-08-181-1/+0
* Remove zero-byte gif files from generated html docsMatthias Klose2004-08-181-0/+1
* Patch #995126: Correct directory size, and generate GNU tarfiles by default.Martin v. Löwis2004-08-181-1/+2
* Patch #1011144: Correct regex for coding decls.Martin v. Löwis2004-08-181-1/+1
* Patch #800236: add HTTPResponse.getheaders().Martin v. Löwis2004-08-181-0/+4
* Deprecate sys.exitfunc in favor of the atexit module.Raymond Hettinger2004-08-181-0/+1
* This is Mark Russell's patch:Michael W. Hudson2004-08-171-6/+6
* SF bug #951482: New module: doc versus actionRaymond Hettinger2004-08-171-0/+2
* SF bug #805304: super instances don't support item assignmentRaymond Hettinger2004-08-171-0/+6
* Typo fixAndrew M. Kuchling2004-08-161-1/+1
* Minor improvements to the threading introduction:Raymond Hettinger2004-08-161-11/+15
* Fix punctuation typo.Raymond Hettinger2004-08-151-1/+1
* Add a notes section to the docs:Raymond Hettinger2004-08-151-1/+97
* SF patch #872326: generator expression implementationRaymond Hettinger2004-08-151-1/+46
* Add get_history_item and replace_history_item functions to the readlineSkip Montanaro2004-08-151-1/+10
* bug 990669: os.path.normpath may alter the meaning of a path if it containsJohannes Gijsbers2004-08-141-1/+2
* Another microburst of snail-like progress.Tim Peters2004-08-131-106/+94
* Doctest has new traceback gimmicks in 2.4. While trying to documentTim Peters2004-08-131-18/+80
* SF #1005913, Patch to allow building of paper-*/dist.pdf by Jeff EplerNeal Norwitz2004-08-131-27/+27
* Fix the version number in which changes were madeNeal Norwitz2004-08-131-3/+3
* Markup fiddling.Tim Peters2004-08-131-7/+7
* Excruciatingly slow progress on the docs. Option flags / directive namesTim Peters2004-08-121-54/+77
* This is my patchMichael W. Hudson2004-08-122-41/+51
* avoid version numbers in the text where possibleFred Drake2004-08-101-5/+5
* clarify the behavior of the .first() and .last() methods for emptyFred Drake2004-08-101-0/+2
* Spelling fixAndrew M. Kuchling2004-08-101-1/+1
* added missing documentation for UseForeignDTD() (new in 2.3)Fred Drake2004-08-101-0/+21
* add descriptions for many of the new error codesFred Drake2004-08-101-1/+82
* minor changes to make this format againFred Drake2004-08-101-2/+2
* Start rewriting doctest's LaTeX docs. Damn, this is slow going!Tim Peters2004-08-101-28/+147
* [Patch #1005465] Markup tweaksAndrew M. Kuchling2004-08-091-1/+2
* Add itemAndrew M. Kuchling2004-08-091-0/+4
* - make a module reference a hyperlinkFred Drake2004-08-091-2/+3
* fix markup nitFred Drake2004-08-091-1/+2
* Ooops - for some reason I had the wrong versionadded...Dave Cole2004-08-091-1/+1
* Patch #1003700: Add socketpair function to socket module.Dave Cole2004-08-091-0/+8