summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* SF bug #1082944: Incorrect docs for PyUnicode_TailMatchRaymond Hettinger2004-12-101-1/+2
* Eliminate the deprecated option to return None instead of a tuple of argument...Raymond Hettinger2004-12-071-6/+2
* Remove deprecated xmllib from inclusion in the docs.Raymond Hettinger2004-12-062-2/+1
* Fix for SF bug #947894: calendar.weekheader() undocumentedWalter Dörwald2004-12-061-0/+5
* Have test_mkalias_relative check that sys.prefix already exists; otherwise testBrett Cannon2004-12-061-2/+6
* Changed signature of call function to avoid confusion: this 'args' is not the...Peter Astrand2004-12-051-1/+1
* Added optional None arguments to itertools.islice().Raymond Hettinger2004-12-051-0/+5
* remove dependencies that are no longer used for the library referenceFred Drake2004-12-051-3/+0
* Remove the deprecated statcache module.Raymond Hettinger2004-12-052-61/+0
* Removed the deprecated bin parameter from the pickle module.Raymond Hettinger2004-12-051-34/+11
* Removed deprecated method arguments from the shelve module.Raymond Hettinger2004-12-051-10/+8
* Removed deprecated method from pstats.Raymond Hettinger2004-12-051-8/+0
* Removed deprecated use_statcache argument.Raymond Hettinger2004-12-051-5/+4
* Remove the deprecated whrandom module.Raymond Hettinger2004-12-044-113/+6
* Add itemAndrew M. Kuchling2004-12-031-1/+2
* Hyphenate 'one-argument'Andrew M. Kuchling2004-12-031-2/+2
* AAdd item. (And so it beegins again.)Andrew M. Kuchling2004-12-031-1/+18
* Fill in various bits of the templateAndrew M. Kuchling2004-12-031-27/+5
* SF patch #1077353: add key= argument to min and maxRaymond Hettinger2004-12-031-1/+13
* Fixed errors reported in SF bug #1074693Vinay Sajip2004-12-021-6/+23
* Add key= argument to heapq.nsmallest() and heapq.nlargest().Raymond Hettinger2004-12-021-6/+14
* Fix typo.Raymond Hettinger2004-12-021-1/+1
* SF bug #1076955: Tutorial corrections Part IIRaymond Hettinger2004-12-022-34/+36
* SF bug #1076955: Tutorial corrections Part IRaymond Hettinger2004-12-021-54/+67
* Make the example server code clearer; add the corresponding example client. ...Andrew M. Kuchling2004-12-011-5/+36
* - fix up internal hyperlink generation in PDF formatting so that links atFred Drake2004-12-011-8/+17
* - bump version number for "What's New" documentFred Drake2004-12-011-2/+2
* Continue the post-release mechanics; we need a "What's New" documentFred Drake2004-12-011-0/+156
* Fix nit.Raymond Hettinger2004-12-011-1/+1
* Mention getservbyport(). There's no patch number in the CVS log, so I assume...Andrew M. Kuchling2004-12-011-3/+4
* Bump version numberAndrew M. Kuchling2004-12-011-1/+1
* Remove mention of Template being a subclass of unicodeAndrew M. Kuchling2004-12-011-5/+3
* [Patch #1076365] Correction of name of Template class; add contributorAndrew M. Kuchling2004-12-011-2/+3
* Corrected example for replacing shell pipeline. Fixes bug 1073790.Peter Astrand2004-11-301-1/+1
* Update release date.Andrew M. Kuchling2004-11-301-2/+2
* Hear the #error: change the default value of the mutable_arg argumentMichael W. Hudson2004-11-301-5/+3
* REVERT revision 1.260; the trunk is FROZEN.Fred Drake2004-11-291-1/+1
* Fix a nit.Raymond Hettinger2004-11-291-1/+1
* Fix typo.Raymond Hettinger2004-11-251-1/+1
* Clarify the ordering of dictionary keys.Raymond Hettinger2004-11-251-2/+4
* Make sure the money formatting recipe can doesn't run out of digitsRaymond Hettinger2004-11-251-8/+14
* Following a LtU thread, change introductory paragraph of decimal sectionAndrew M. Kuchling2004-11-251-7/+9
* add missing dependencyFred Drake2004-11-241-0/+1
* SF bug #1071566: moneyfmt recipe in decimal documentation has errorRaymond Hettinger2004-11-241-1/+3
* os.walk(): Changed the "sum of bytes consumed by files" example to useTim Peters2004-11-221-1/+1
* SF bug 1071087: os.walk example for deleting a full tree is sometime wrong.Tim Peters2004-11-221-5/+5
* Correct the handling of 0-termination of PyUnicode_AsWideChar()Marc-André Lemburg2004-11-221-3/+7
* Fixed quantize syntax.Facundo Batista2004-11-201-1/+1
* Fill in the benchmark figures, bogus or not; add a disclaimerAndrew M. Kuchling2004-11-191-3/+4
* Last pass to fill in contributor names; remove stray 'contributed by' from th...Andrew M. Kuchling2004-11-191-10/+12