summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* The general iteration support is part of 2.2, not 2.1 -- fixed the versionFred Drake2001-05-032-2/+3
* Add documentation for the StopIteration exception.Fred Drake2001-05-031-0/+8
* State that Mailbox objects are iterator objects.Fred Drake2001-05-021-2/+2
* Update the filter() and list() descriptions to include information aboutFred Drake2001-05-021-12/+14
* Added section describing the iterator protocol.Fred Drake2001-05-021-0/+51
* Added new parser markers 'et' and 'et#' which do not recode stringMarc-André Lemburg2001-05-021-0/+12
* Correct two floating-point representations printed by the interpreter inFred Drake2001-04-251-2/+2
* This patch originated from an idea by Martin v. Loewis who submitted aMarc-André Lemburg2001-04-231-1/+3
* At the suggestion of Peter Funk, document 'key in dict' and 'key notGuido van Rossum2001-04-231-6/+6
* Update publish-to-SourceForge scripts to automatically determine if theFred Drake2001-04-222-7/+26
* Only document <file>.xreadlines() once; added version annotation.Fred Drake2001-04-221-7/+4
* encode(): Handle Latin-1 input characters better.Fred Drake2001-04-211-3/+7
* Add support for <memberline/> (needs markup improvement!).Fred Drake2001-04-211-1/+5
* Fix a number of minor markup errors.Fred Drake2001-04-213-7/+7
* The (fairly recent) \textasciicircum is not supported by LaTeX2HTML; addFred Drake2001-04-211-0/+1
* Implement, test and document "key in dict" and "key not in dict".Guido van Rossum2001-04-203-7/+20
* Add versioning notes: many of the signatures changed to allow the timeFred Drake2001-04-191-0/+5
* Cut-&-paste-o noted by Wolfgang Teschner: decompressobj() returnsFred Drake2001-04-181-1/+1
* Suggestion from Keith Briggs: refer to RE objects consistently instead ofFred Drake2001-04-181-10/+9
* Sync version number with the current CVS version.Fred Drake2001-04-181-1/+1
* Add description of the "explanation" optional parameter added to theFred Drake2001-04-181-5/+8
* Make a number of small clarifications and correct a whole bunch of typos,Fred Drake2001-04-181-15/+18
* Sync version number with the current CVS version.Fred Drake2001-04-181-3/+3
* Add note about the version in which GetoptError was added -- this canFred Drake2001-04-181-0/+3
* Added support for optional explanation parameter to the \versionaddedFred Drake2001-04-181-13/+14
* \versionadded: Add support for including an explanatory note along withFred Drake2001-04-181-2/+7
* Update document for the actual 2.1rc1Andrew M. Kuchling2001-04-161-6/+13
* Bump version number and set date.Fred Drake2001-04-142-3/+3
* Add convenience targets that build all archive types for single formattingFred Drake2001-04-131-0/+6
* Michael Hudson:Fred Drake2001-04-131-1/+23
* Fixup some platform annotations.Fred Drake2001-04-132-1/+2
* Work around the conversion of ">>" and "<<" to guillemets. Reported by Ping.Fred Drake2001-04-131-2/+2
* Work around the conversion of ">>" and "<<" to guillemets. Reported by Ping.Fred Drake2001-04-132-2/+2
* Work around the conversion of ">>" and "<<" to guillemets. Reported by Ping.Fred Drake2001-04-131-1/+1
* Work around the conversion of ">>" and "<<" to guillemets. Reported by Ping.Fred Drake2001-04-131-51/+56
* Work around the conversion of ">>" and "<<" to guillemets. Reported by Ping.Fred Drake2001-04-131-4/+4
* Minor markup adjustments.Fred Drake2001-04-131-2/+2
* Update the helper scripts that push development docs to SourceForge;Fred Drake2001-04-132-5/+5
* Add entry for ColorPicker documentation as well.Fred Drake2001-04-131-0/+1
* Documentation for Just's ColorPicker module, so the Mac OS guys getFred Drake2001-04-132-0/+23
* Added a test main to the pstats library that can help you browse profile dumps.Eric S. Raymond2001-04-131-0/+5
* Added warning that FancyURLopener prompts the user on the terminal whenFred Drake2001-04-121-0/+21
* Added module synopsis for the chapter summary.Fred Drake2001-04-121-67/+186
* Convert several \seetext references to \seerfc and \seetitle versions.Fred Drake2001-04-123-19/+22
* Work around the conversion of ">>" and "<<" to guillemets. Reported byFred Drake2001-04-121-1/+1
* Added a lot of text from Steve Purcell's HTML documentation.Fred Drake2001-04-121-29/+251
* Use "2.1c1" since that is what Guido used for the Python version number.Fred Drake2001-04-122-2/+2
* Update to reflect the new string repr -- \n instead of \012. This is theFred Drake2001-04-121-5/+5
* Markup nit: use \envvar to mark environment variables.Fred Drake2001-04-121-1/+1
* When forming the <A> tag for a \seepep or \seerfc, make sure we stripFred Drake2001-04-121-1/+10