summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
...
* Fix error in previous correction; thanks, Just!Andrew M. Kuchling2003-01-021-1/+0
* Fix PEP 302 description; bump version numberAndrew M. Kuchling2003-01-021-10/+17
* The tzinfo methods utcoffset() and dst() must return a timedelta objectTim Peters2003-01-022-21/+23
* Allow list sort's comparison function to explicitly be None. See SF patchSkip Montanaro2003-01-021-5/+6
* astimezone() internals: if utcoffset() returns a duration, complain ifTim Peters2003-01-021-13/+19
* Update the copyright year.Guido van Rossum2003-01-021-1/+1
* Add some version info for new methods and classNeal Norwitz2003-01-021-0/+3
* Fix an exampleAndrew M. Kuchling2003-01-021-2/+1
* - documented Ellipsis, NotImplementedFred Drake2003-01-021-9/+20
* Add dependency info for the recently added lib/libconsts.tex.Fred Drake2003-01-021-0/+1
* Document that apply() is deprecated. See:Fred Drake2003-01-021-0/+3
* A quicker astimezone() implementation, rehabilitating an earlierTim Peters2003-01-011-6/+23
* mention built-in constants.Skip Montanaro2003-01-011-2/+4
* process libconsts.texSkip Montanaro2003-01-011-0/+1
* new section - builtin constantsSkip Montanaro2003-01-011-0/+20
* Revert merge from 2.3 alpha 1 release branch; the change does notFred Drake2003-01-011-1/+1
* Merging in changes from r23a1-branch. Doc/makefile had conflicts, whichTim Peters2003-01-011-1/+1
* The trunk is (nominally) post-alpha.Fred Drake2002-12-312-2/+2
* Results of a rewrite passAndrew M. Kuchling2002-12-311-258/+251
* - use classdesc where we can (for better indexing)Fred Drake2002-12-311-35/+42
* General style conformance. Markup some unmarked constructs.Fred Drake2002-12-311-449/+478
* Use funcdesc instead of classdesc to be consistent with out sections.Raymond Hettinger2002-12-311-4/+4
* Further cleanup of exceptions. All interpolation-related exceptionsFred Drake2002-12-311-3/+12
* Spelling fixRaymond Hettinger2002-12-311-1/+1
* Add markup for time object.Raymond Hettinger2002-12-311-22/+23
* Removed the now-untrue (or soon-to-be untrue) part of the astimezone()Tim Peters2002-12-311-10/+7
* Document the new ,netrc awareness in nntplib.Eric S. Raymond2002-12-311-2/+3
* Barry raised reasonable objections to the macro name \mimeheader, soFred Drake2002-12-311-1/+1
* - correct the deprecation markups so this formats againFred Drake2002-12-311-9/+7
* Complete the markup for timedelta objects.Raymond Hettinger2002-12-311-36/+28
* Add posix.loadavg()Andrew M. Kuchling2002-12-311-8/+7
* Use the name (path) specified in the parameter listNeal Norwitz2002-12-311-4/+4
* Patch #658927: Add getctime to os.path.Martin v. Löwis2002-12-311-2/+12
* Document standard encodings.Martin v. Löwis2002-12-311-0/+343
* SmartCookie and SerialCookie were recently deprecatedNeal Norwitz2002-12-311-0/+2
* InterpolationSyntaxError was added in 2.3Neal Norwitz2002-12-311-0/+1
* Update version numbers.Fred Drake2002-12-312-2/+2
* Phrase repair.Guido van Rossum2002-12-311-1/+1
* Minor markup and spelling repair.Guido van Rossum2002-12-311-2/+3
* Add a hurriedly-written section on the datetime moduleAndrew M. Kuchling2002-12-311-6/+50
* Add lots of items.Andrew M. Kuchling2002-12-311-11/+192
* - re-mark ESR's warning about extended registry syntaxFred Drake2002-12-301-3/+11
* Add entries for the dummy_thread and dummy_threading modules.Fred Drake2002-12-301-0/+2
* - fix use of \refmodule markupFred Drake2002-12-304-13/+15
* Add dummy_thread[ing] sections and reference these from libthread[ing].Guido van Rossum2002-12-303-1/+8
* Brett Cannon's dummy_thread and dummy_threading modules (SF patchGuido van Rossum2002-12-302-0/+44
* We're using strictly American spellings, so there's no diaresis overFred Drake2002-12-301-53/+56
* A step on the way to making tzinfo classes writable by mortals: get ridTim Peters2002-12-301-17/+37
* Start something that might make table notes easier to deal with,Fred Drake2002-12-301-0/+21
* Clean up a table so it passes formatting.Fred Drake2002-12-301-12/+19