summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Replace "Digital Creations" with Zope Corporation in one place.Fred Drake2002-04-081-1/+4
* 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
* SF 539024, Fix broken link to numpyNeal Norwitz2002-04-041-1/+1
* Correct the descriptions of the PyObject_As*Buffer() return values.Fred Drake2002-04-041-6/+6
* Add another output directory to the ignored list.Fred Drake2002-04-041-0/+1
* Update the PEP URL format to point to python.org.Fred Drake2002-04-031-1/+1
* Explain that os.spawn*() return the process handle on Windows.Fred Drake2002-04-011-1/+2
* There is no PyArg_ConvertTuple(); call it by the right name.Fred Drake2002-04-011-1/+1
* Fix up the documentation of the type codes to give both the C and PythonFred Drake2002-04-011-14/+23
* Prepare for next release.Fred Drake2002-04-011-3/+3
* Update to push the docs to python.org instead of python.sf.net.Fred Drake2002-04-012-9/+12
* Update from trunk:Fred Drake2002-04-011-9/+16
* Backport changes to integrate AMK's "What's New in Python X.Y"Fred Drake2002-04-012-18/+67
* Preparing for the next release.Fred Drake2002-03-291-1/+1
* Set version info for the emergency "Don't Kill Opera" documentationFred Drake2002-03-292-3/+3
* Add documentation on the hasfree data object.Fred Drake2002-03-281-0/+4
* Backport Skip's patch for SF bug #534495:Fred Drake2002-03-271-1/+2
* Document the finditer() function and method.Fred Drake2002-03-251-2/+26
* Bump version numbers.Fred Drake2002-03-252-2/+2
* Added description of binhex.Error.Fred Drake2002-03-251-0/+8
* Fix broken HTML in the head; this was reported by a user as causing Opera 6.01Fred Drake2002-03-221-1/+1
* SF# 522426, add doc for common parameter for filecmp.cmpfiles()Neal Norwitz2002-03-201-0/+1
* Adjust some poor wording in the text that explains what events are usedFred Drake2002-03-191-27/+29
* Clarify that copy_reg.pickle() is not intended for use with "classic" classes.Fred Drake2002-03-191-3/+5
* Fix up unescaped tilde; reported by several people.Fred Drake2002-03-181-1/+1
* Remove extra verb; reported by Detlef Lannert.Fred Drake2002-03-181-2/+1
* Backport montanero's checkin of revision 1.7:Michael W. Hudson2002-03-171-8/+11
* Take Tim's work on file.truncate out of 2.2.1 again.Michael W. Hudson2002-03-171-19/+15
* Backport Tim's work on getting file.truncate working better on Win32.Michael W. Hudson2002-03-161-15/+19
* Fix stupid typo in example.Fred Drake2002-03-161-1/+1
* Markup error: braces not properly marked in dictionary displayFred Drake2002-03-161-1/+1
* Clarify the descriptions of the positive and negative lookbehind assertions.Fred Drake2002-03-161-9/+30
* pdfTeX 0.13 and 0.14 do not agree on the name of the macro, and I will notFred Drake2002-03-161-0/+8
* Revise the markup related to the grammar productions to increase theFred Drake2002-03-157-98/+95
* Make the release status obvious in the title area.Fred Drake2002-03-152-2/+2
* Update to reflect changes in the extending & embedding doc.Fred Drake2002-03-151-1/+1
* Backport loewis' checkin ofMichael W. Hudson2002-03-153-190/+5
* This commit was manufactured by cvs2svn to create branchcvs2svn2002-03-151-0/+143
* Update version number prior to release candidate.Fred Drake2002-03-142-2/+2
* Describe how to support the iterator protocol in extension types.Fred Drake2002-03-131-4/+60
* 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
* Documentation for PyObject_GetIter(), contributed by Greg ChapmanFred Drake2002-03-111-3/+18
* backport akuchling's checkin ofMichael W. Hudson2002-03-111-2/+12
* 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
* Added missing version annotation for dict().Fred Drake2002-03-061-0/+2
* backport my checkin ofMichael W. Hudson2002-02-271-1/+1