summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Add a little more verbiage about the bsddb module/package change. It'sSkip Montanaro2003-03-071-1/+8
* Minor clarification about the ob_size field.Fred Drake2003-03-071-3/+3
* SF patch #693753: fix for bug 639806: default for dict.popRaymond Hettinger2003-03-061-3/+7
* Fix SF bug #697256, PyMarshal_WriteShortToFile() documented, but not implementedNeal Norwitz2003-03-061-6/+0
* Describe Charset.__repr__().Barry Warsaw2003-03-061-0/+1
* Describe the new Header.encode() argument "splitchars".Barry Warsaw2003-03-061-2/+5
* Always initialize Py_FileSystemDefaultEncoding on Unix in Py_Initialize,Martin v. Löwis2003-03-051-0/+16
* Back in June in revision 1.98 Steve (accidentally, presumably) wipedMichael W. Hudson2003-03-051-29/+74
* I thought it was common practice to check things compiled beforeMichael W. Hudson2003-03-051-5/+5
* Point e-mail address at the SIGAndrew M. Kuchling2003-03-042-2/+2
* Weaken recommendation of Friedl book; fix referenceAndrew M. Kuchling2003-03-041-4/+4
* [bug #692016] update description of {m,n} modifier; you can omit the lower boundAndrew M. Kuchling2003-03-041-3/+4
* [bug #696771] Remove misleading parenthetical asideAndrew M. Kuchling2003-03-041-2/+0
* Patch #683592 revisited, after discussions with MvL:Just van Rossum2003-03-031-2/+2
* Fix bugMichael W. Hudson2003-03-031-7/+54
* Commit MvL's doc patch for SF bug #221327. This adds an example ofGuido van Rossum2003-03-021-0/+22
* Add updates for alpha2Andrew M. Kuchling2003-03-021-3/+7
* Expand itertools paragraphAndrew M. Kuchling2003-03-021-3/+9
* - New function sys.exc_clear() clears the current exception. This isGuido van Rossum2003-03-012-8/+29
* SF doc patch #692001, properties and __getattribute__. I added someGuido van Rossum2003-02-281-8/+54
* Update PyPI linkAndrew M. Kuchling2003-02-261-5/+2
* [Bug #693474, reported by Stuart Bishop]Andrew M. Kuchling2003-02-261-5/+8
* Documented linkmodel and WMAvailable().Jack Jansen2003-02-241-4/+26
* 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