summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Fix minor typos.Raymond Hettinger2003-01-251-6/+6
* SF #638299, LaTeX documentation for logging packageNeal Norwitz2003-01-251-884/+846
* Fix markupNeal Norwitz2003-01-251-1/+1
* Include version annotation for PyObject_Call().Fred Drake2003-01-251-0/+1
* Fix typo reported to python-docs.Fred Drake2003-01-251-1/+1
* date and datetime comparison: when we don't know how toTim Peters2003-01-241-0/+16
* Fred drives and fixes a formatting nit.Barry Warsaw2003-01-241-2/+2
* SF bug 660872: datetimetz constructors behave counterintuitively (2.3a1).Tim Peters2003-01-231-10/+19
* Reimplemented datetime.now() to be useful.Tim Peters2003-01-231-8/+14
* "Premature" doc changes, for new astimezone() rules, and the newTim Peters2003-01-222-57/+161
* SF bug 671779: Error in tzinfo.dst() docsTim Peters2003-01-211-2/+2
* more tweaksSkip Montanaro2003-01-211-13/+16
* * document open() functionSkip Montanaro2003-01-211-27/+41
* New rule for tzinfo subclasses handling both standard and daylight time:Tim Peters2003-01-202-32/+38
* Fix typoRaymond Hettinger2003-01-191-1/+1
* SF patch #634866: Alex Martelli's corrections to the ref manual.Raymond Hettinger2003-01-193-48/+101
* SF patch #670423: Add missing identity tests to operator.cRaymond Hettinger2003-01-181-1/+9
* Various markup changes.Fred Drake2003-01-171-20/+22
* Fix a couple of markup errors.Fred Drake2003-01-171-3/+3
* Clean up some files that LaTeX2HTML drops in the HTML output directoryFred Drake2003-01-171-0/+5
* Correct typos in example code.Raymond Hettinger2003-01-171-3/+3
* Patch #662454: import a.b as c is ok, fixes #660811.Martin v. Löwis2003-01-161-5/+1
* reference the os module and the lock flags in the os.open() function.Skip Montanaro2003-01-151-0/+8
* Document that __cmp__() is not defined for sets.Raymond Hettinger2003-01-151-3/+12
* Patch #661719: Expose compilation errors as exceptions on request.Martin v. Löwis2003-01-151-2/+7
* Patch #473586: Implement CGIXMLRPCRequestHandler.Martin v. Löwis2003-01-151-16/+103
* Move the date/time section into the modules section; it was in theAndrew M. Kuchling2003-01-131-61/+61
* Link to MRO articleAndrew M. Kuchling2003-01-131-2/+8
* SF patch 664183 and SF bug 664044: Note that both u'%s' % 'x' andRaymond Hettinger2003-01-131-1/+4
* Try to make a sentance more readable.Neal Norwitz2003-01-121-1/+1
* SF #665570, curses causes interpreter crashNeal Norwitz2003-01-121-1/+2
* Minor correction and clarification.Fred Drake2003-01-111-1/+3
* Remove extra 'types'Neal Norwitz2003-01-101-3/+3
* SF bug #652888: bad documentation for the "type" builtinRaymond Hettinger2003-01-101-6/+22
* Purged reference to defunct datetimetz.Tim Peters2003-01-091-1/+1
* Various minor editsAndrew M. Kuchling2003-01-091-27/+30
* Markup fixAndrew M. Kuchling2003-01-091-0/+1
* Massive fiddling to reflect that datetimetz and timetz no longer exist.Tim Peters2003-01-091-556/+266
* Add notes about the linuxaudiodev and ossaudiodev modules.Fred Drake2003-01-081-0/+8
* command doesn't work, but program does, not sure it's correct, thoughNeal Norwitz2003-01-081-1/+1
* There's no such method as has_option() -- should be has_extn().Greg Ward2003-01-081-2/+2
* Rewrite awkward/ungrammatical sentence.Greg Ward2003-01-081-3/+3
* Bump version numberAndrew M. Kuchling2003-01-081-1/+1
* Document EX_OK and friends.Barry Warsaw2003-01-071-0/+114
* SF #664011, move tarfile module in docsNeal Norwitz2003-01-071-1/+1
* Add tarfile moduleAndrew M. Kuchling2003-01-071-0/+4
* Add Tix and rexec changesAndrew M. Kuchling2003-01-061-1/+17
* Fix spelling.Raymond Hettinger2003-01-061-1/+1
* SF #642236, optparse LaTeX docs by Johannes GijsbersNeal Norwitz2003-01-066-0/+1821
* Strike any hint that from-import-* could ever be reasonable; it's aFred Drake2003-01-061-2/+1