summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup from patch #683257:Neal Norwitz2003-02-121-0/+13
* Updated the Mac documentation to the current state of affairs.Jack Jansen2003-02-1212-384/+199
* Unparenting BZ2File, as discussed in SF patch #661796.Gustavo Niemeyer2003-02-111-2/+0
* Remove duplicate word (rules)Neal Norwitz2003-02-111-1/+1
* Fix so it compiles at least.Michael W. Hudson2003-02-111-1/+1
* Add item pertaining toMichael W. Hudson2003-02-111-0/+9
* Sundry very picky changes.Michael W. Hudson2003-02-101-4/+5
* Remove erroneous period.Michael W. Hudson2003-02-101-1/+1
* Update advice about __module__ and __name__ and tp_name wrt. new types.Michael W. Hudson2003-02-101-14/+18
* A typo, and desist from inaccurately describing some things as lists.Michael W. Hudson2003-02-101-5/+5
* Add Neil's suggestions for avoiding this warningAndrew M. Kuchling2003-02-101-2/+10
* C Code:Raymond Hettinger2003-02-091-66/+84
* Comparison for timedelta, time, date and datetime objects: __eq__ andTim Peters2003-02-071-1/+19
* Update URLAndrew M. Kuchling2003-02-071-1/+1
* - make some links into the reference documentation relative forFred Drake2003-02-071-30/+32
* SF bug #681003: itertools issuesRaymond Hettinger2003-02-071-0/+4
* Fix SF bug #675259, os.environ leaks under FreeBSD and Mac OS XNeal Norwitz2003-02-071-1/+7
* Update doc to reflect code changes for obsoleting use_statcache parameterNeal Norwitz2003-02-061-8/+3
* Remove another lie.Michael W. Hudson2003-02-061-4/+2
* Correct lie about METH_NOARGS functions.Michael W. Hudson2003-02-061-5/+5
* Typo fixesAndrew M. Kuchling2003-02-061-2/+2
* Mention FutureWarning for large intsAndrew M. Kuchling2003-02-061-0/+5
* Fix description of filterwarnings() parameters (error noted by Richard Jones atAndrew M. Kuchling2003-02-061-4/+5
* Provide version changed infoNeal Norwitz2003-02-061-0/+1
* Updated version of [ 558544 ] cmd.py: add instance-specific stdin/outAnthony Baxter2003-02-061-5/+11
* Markup fixes; in particular, the tables are now reasonable widthAndrew M. Kuchling2003-02-051-104/+117
* supports_unicode_filenames was not in the right location.Fred Drake2003-02-041-7/+8
* Update to better reflect the usage of struct_time instances throughout;Fred Drake2003-02-041-24/+28
* Twiddle.Fred Drake2003-02-041-1/+2
* Bug #678077: Suggest alternative to os.getlogin()Andrew M. Kuchling2003-02-031-1/+3
* [Bug #679251] Use correct constant nameAndrew M. Kuchling2003-02-031-6/+6
* * Add description of PyInt_FromString.Skip Montanaro2003-02-031-3/+23
* Add PyFloat_FromString. Left the char **pend argument out of theSkip Montanaro2003-02-031-0/+5
* Move itertools module from the sandbox and into production.Raymond Hettinger2003-02-012-0/+326
* Document __module__.Jeremy Hylton2003-01-311-3/+11
* Change the treatment of positions returned by PEP293Walter Dörwald2003-01-312-6/+17
* Fix typoRaymond Hettinger2003-01-311-1/+1
* SF bug #671447: StringIO doc doesn't say it's sometimes read-only.Raymond Hettinger2003-01-311-0/+5
* Fix markup error.Fred Drake2003-01-301-1/+1
* Author markup: Andrew got to it firstRaymond Hettinger2003-01-301-1/+0
* Make the footer at the end of a \verbatiminput stand out a littleFred Drake2003-01-291-0/+4
* Move a footnote to the end of the sentence, so the note mark won'tFred Drake2003-01-291-3/+4
* More markup changes for consistency.Fred Drake2003-01-281-14/+14
* Various minor markup adjustments.Fred Drake2003-01-281-16/+25
* Added missing dependency.Fred Drake2003-01-281-0/+1
* Update register exampleAndrew M. Kuchling2003-01-271-10/+16
* Adjust some of Skip's latest changes slightly; these really are thingsFred Drake2003-01-271-5/+13
* Make the "notice" environments somewhat similar, with less differenceFred Drake2003-01-271-1/+11
* * add \versionadded{} strings as appropriateSkip Montanaro2003-01-271-5/+23
* Fix minor typos.Raymond Hettinger2003-01-251-6/+6