summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Take out my (long since disabled) POSIX signal mask handling code.Michael W. Hudson2003-03-132-54/+6
* SF bug #699237: Tutorial uses omitted slice indices before explaining themRaymond Hettinger2003-03-121-11/+11
* Update the package version numberBarry Warsaw2003-03-121-2/+2
* For email 2.5b1, we no longer add a trailing newline toBarry Warsaw2003-03-111-2/+1
* body_line_iterator() now takes a decode argument.Barry Warsaw2003-03-111-1/+3
* Describe what happens when decode=True and the payload has bogusBarry Warsaw2003-03-101-3/+4
* openmixer()'s 'mode' parameter has been removed.Greg Ward2003-03-101-6/+2
* Expand description of ossaudiodev.error exception.Greg Ward2003-03-101-17/+38
* Rewrite intro paragraphs and add a "See also" box for the link to theGreg Ward2003-03-101-57/+60
* Fix two unformatted lists: one is now an 'enumerate' environment, theGreg Ward2003-03-101-19/+31
* Add libossaudiodev.tex.Greg Ward2003-03-102-0/+2
* Wrap all paragraphs to 72 columns.Greg Ward2003-03-091-117/+123
* Documentation for the ossaudiodev module.Greg Ward2003-03-091-0/+289
* Add contributor name.Raymond Hettinger2003-03-091-0/+1
* SF 698520: Iterator for urllib.URLOpenerRaymond Hettinger2003-03-091-1/+2
* 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