summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Back-port the \ulink macro to the documentation package for Python 2.1.xFred Drake2002-08-272-0/+22
* Correct some return value information.Fred Drake2002-08-271-2/+2
* Add strong security warning about the rexec module.Fred Drake2002-08-271-1/+10
* SF # 572928 One word change for lib/libgettext.texNeal Norwitz2002-06-241-1/+1
* Make the docs for string.capitalize() match those of str.capitalize()Fred Drake2002-06-201-1/+1
* Typo: bites --> bytesFred Drake2002-06-181-1/+1
* Add description of the deadlock problem with child processes and pipes, andFred Drake2002-06-182-0/+67
* Add a note about "as" not being a keyword, though it has special meaningFred Drake2002-06-181-0/+7
* Note the limitation that mime_decode_header() only works for Latin-1.Fred Drake2002-06-181-0/+1
* Clarified documentation for os.access().Fred Drake2002-06-181-5/+7
* Clarified description of error handling for shutil.rmtree().Fred Drake2002-06-181-2/+3
* Do not claim that getlocale() returns a tulpe; that is not always true.Fred Drake2002-06-131-3/+3
* Add documentation for PyObject_RichCompare() and PyObject_RichCompareBool(),Fred Drake2002-06-131-0/+42
* Add version annotations for some older changes to the calendar module.Fred Drake2002-06-131-2/+10
* Completely revise markup for the list of list methods; the new markup matchesFred Drake2002-06-111-26/+35
* Backport to 2.1.x:Guido van Rossum2002-05-311-0/+12
* Add availability information for a couple of the types.Fred Drake2002-05-211-2/+4
* Add a note explaining the interaction between unbuffered input andFred Drake2002-05-061-1/+4
* Add information on support for repietition & concatenation for bufferFred Drake2002-05-021-7/+15
* Revise version/date information since we're not about to hit a release.Fred Drake2002-05-022-3/+3
* Explain what os.read() returns at end of file.Fred Drake2002-05-011-1/+3
* Add missing right-parenthesis.Fred Drake2002-05-011-1/+1
* Add a note about when the "%r" formatting code was added.Fred Drake2002-04-301-0/+1
* Be more consistent, both internally and with recommended practice (withinFred Drake2002-04-261-7/+8
* Add text about circular references caused by storing frames in localFred Drake2002-04-231-0/+15
* Adjust markup to worm around tool limitations; the "m" in "model" was beingFred Drake2002-04-171-1/+1
* Update the text of the README distributed with the PostScript files toFred Drake2002-04-171-8/+2
* Changed last two remaining uses of "./" to "index.html" when referring to theFred Drake2002-04-171-2/+2
* Remove repeated index entry; adds nothing different.Fred Drake2002-04-161-2/+1
* Document PyType_IS_GC().Fred Drake2002-04-101-1/+9
* Talk about uncoordinated dance partners!Fred Drake2002-04-081-1/+1
* Begin the Release Dance.Fred Drake2002-04-082-3/+3
* Do not call "knee" a standard module.Fred Drake2002-04-081-3/+1
* Mark the notice about the new development version of the docs as not needingFred Drake2002-04-041-0/+1
* Back-port Neal Norwitz's patch:Fred Drake2002-04-041-1/+1
* Add the PyObject_As*Buffer() functions that apply, now that the docs have beenFred Drake2002-04-041-0/+37
* Update the PEP URL format to point to python.org.Fred Drake2002-04-031-1/+1
* There is no PyArg_ConvertTuple(); call it by the right name.Fred Drake2002-04-011-1/+1
* Update to push the docs to python.org instead of python.sf.net.Fred Drake2002-04-012-9/+12
* Fix stupid typo in example.Fred Drake2002-03-161-1/+1
* Clarify the descriptions of the positive and negative lookbehind assertions.Fred Drake2002-03-161-9/+30
* Change the way \textasciitilde is implemented so it works more consistentlyFred Drake2002-03-131-1/+1
* Add a note that Py_None needs the same reference count treatment as anyFred Drake2002-03-121-1/+2
* "level" keyword argument in example should be "stacklevel".Fred Drake2002-03-121-1/+1
* Add more explanation of how data_files is used (esp. where the files end upFred Drake2002-03-081-2/+13
* "Shortcut" should be "short-circuit".Fred Drake2002-03-081-6/+7
* Typo: thsi -> this. Closes SF bug #521450.Fred Drake2002-02-221-1/+1
* Add an availability statement for alarm().Fred Drake2002-02-151-0/+1
* Consistently use \textasciicircum to produce a ^ character.Fred Drake2002-02-141-17/+23
* Update the instructions on reporting bugs to reflect that anonymous reportsFred Drake2002-02-041-10/+6