summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Fix SF bug #691276, shutil.copytree documentation bugNeal Norwitz2003-02-231-1/+4
* User requested changes to the itertools module.Raymond Hettinger2003-02-231-40/+52
* I'm am the PyPy sprint waiting for a Grand Renaming so I killed a fewMichael W. Hudson2003-02-211-2/+2
* Add some minimal doc for get_completer added for patch 676342Neal Norwitz2003-02-211-0/+5
* Fill in missing table entries.Raymond Hettinger2003-02-211-1/+5
* SF bug #685775: turtle circle() documentation errorRaymond Hettinger2003-02-211-4/+5
* SF bug #690377: Dud footnote reference in distutils docsRaymond Hettinger2003-02-211-2/+2
* Markup and nits.Raymond Hettinger2003-02-211-12/+11
* Add some notes about HIGHEST_PROTOCOL.Neal Norwitz2003-02-211-4/+15
* Added a note about the new itertools module. (Omission noted byFred Drake2003-02-191-0/+4
* logging.warn() renamed to warning()Andrew M. Kuchling2003-02-191-3/+3
* Bump version number.Fred Drake2003-02-182-2/+2
* SF patch #687683, Patches to logging (updates from Vinay)Neal Norwitz2003-02-181-10/+11
* Add two acks; bump version numberAndrew M. Kuchling2003-02-181-3/+3
* [Bug #688261] Fix optparse example and outputAndrew M. Kuchling2003-02-181-2/+5
* [Bug #683416] Make PEP263 coverage a bit more explicit, and add it to theAndrew M. Kuchling2003-02-181-6/+14
* Fix SF bug #687655, String formatting conversions misleadingNeal Norwitz2003-02-171-1/+1
* Migrate definitions of several platform-dependent path-related variablesSkip Montanaro2003-02-141-0/+7
* extsep description:Fred Drake2003-02-141-2/+3
* add missing description of os.extsepSkip Montanaro2003-02-141-0/+5
* SF bug #663701: sets module reviewRaymond Hettinger2003-02-141-4/+4
* SF bug #663701. The caret wasn't printing well in the PDF documentation.Raymond Hettinger2003-02-141-1/+1
* Remove deps on mac doc files which have been removedNeal Norwitz2003-02-141-2/+0
* first cut at a shell script to view a single section from the librarySkip Montanaro2003-02-131-0/+129
* Try to doc the new pickle details being implemented as part of PEP 307.Neal Norwitz2003-02-131-7/+63
* 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