index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add entry for readline documentation.
Fred Drake
2000-07-06
2
-0/+2
*
Sjoerd Mullender <sjoerd@oratrix.nl>:
Fred Drake
2000-07-06
1
-2/+4
*
Correct typo in description of the machine name parameter to the
Fred Drake
2000-07-06
1
-17/+16
*
added seealso pointing reader at readline example which uses atexit.
Skip Montanaro
2000-07-06
1
-0/+4
*
simple-minded readline section doc based upon module's doc strings.
Skip Montanaro
2000-07-06
1
-0/+90
*
Typo: "This table table" -> "This table is"
Fred Drake
2000-07-06
1
-1/+1
*
added warning about incompatibility with other codes' use of sys.exitfunc.
Skip Montanaro
2000-07-05
1
-0/+8
*
Created a new chapter on structured markup processing, including the
Fred Drake
2000-07-05
3
-4/+19
*
Wrapped some long lines.
Fred Drake
2000-07-05
1
-34/+48
*
get_starttag_text(): Document this method.
Fred Drake
2000-07-03
1
-0/+8
*
Marc-Andre Lemburg <mal@lemburg.com>:
Fred Drake
2000-07-03
1
-1/+9
*
Eric S. Raymond <esr@thyrsus.com>:
Fred Drake
2000-07-03
1
-36/+49
*
Moshe Zadka <moshez@math.huji.ac.il>:
Fred Drake
2000-07-03
1
-8/+106
*
Tim-blessed documentation for math.frexp().
Fred Drake
2000-07-03
1
-6/+6
*
others --> other's (possessive)
Fred Drake
2000-07-01
1
-1/+1
*
Send a "ARTICLE" --> Send an "ARTICLE"
Fred Drake
2000-07-01
1
-1/+1
*
Added more changes from /F
Andrew M. Kuchling
2000-07-01
1
-2/+11
*
Changes from Moshe:
Andrew M. Kuchling
2000-07-01
1
-19/+19
*
Martin von Loewis <loewis@informatik.hu-berlin.de>:
Fred Drake
2000-07-01
1
-1/+1
*
Do not build the "longhtml" version for pre-release versions.
Fred Drake
2000-07-01
1
-1/+5
*
The new copyright / license.
Fred Drake
2000-07-01
1
-25/+33
*
Refer to "Authors", plural
Andrew M. Kuchling
2000-07-01
1
-1/+1
*
Update the version number in an example
Andrew M. Kuchling
2000-07-01
1
-4/+5
*
Updated the URL for Python 2.0
Andrew M. Kuchling
2000-07-01
1
-4/+5
*
Change copyright notice.
Guido van Rossum
2000-06-30
1
-22/+7
*
Ignore the generated api.tex.
Fred Drake
2000-06-30
1
-0/+1
*
Small grammatical correction from Frank Stajano. Added comment with
Fred Drake
2000-06-30
1
-2/+9
*
Try to make sure \code always uses roman (non-italic) text.
Fred Drake
2000-06-30
1
-2/+2
*
Update version numbering from 1.6 to 2.0.
Fred Drake
2000-06-30
11
-16/+16
*
Update authors email address and corporate affiliation.
Fred Drake
2000-06-30
1
-3/+2
*
Uncomment some additions from Vladimir pertinent to 2.0 but not 1.5.2.
Fred Drake
2000-06-30
1
-8/+7
*
Update the release number & date, Guido's employer.
Fred Drake
2000-06-30
1
-4/+3
*
Document randrange().
Fred Drake
2000-06-30
1
-0/+8
*
Fix an icon width; a "32" became a "3" somehow, and that did not look
Fred Drake
2000-06-30
1
-1/+1
*
Credit /F in a few places
Andrew M. Kuchling
2000-06-30
1
-14/+33
*
Change description of altzone to not refer to the "0th meridian".
Fred Drake
2000-06-30
1
-2/+2
*
Say "manual page", not "man page", when referring to the Unix manual.
Fred Drake
2000-06-30
1
-1/+1
*
Make sure to note that this module was added for Python 2.0!
Fred Drake
2000-06-30
1
-0/+2
*
Reflect the name change to _winreg; we still need documentation for the
Fred Drake
2000-06-30
1
-2/+6
*
Update Python version numbers from 1.6 to 2.0 where appropriate.
Fred Drake
2000-06-30
2
-17/+19
*
Finished the GC section.
Andrew M. Kuchling
2000-06-30
1
-71/+67
*
Document recently-added mouse-related functions
Andrew M. Kuchling
2000-06-30
1
-0/+50
*
Removed --l2h-config option; it introduced unnecessary complexity and
Fred Drake
2000-06-29
1
-10/+1
*
Update comments relating to the removal of the -X option and of string
Fred Drake
2000-06-29
1
-16/+11
*
Make it clear that id() can return either a long integer or a plain integer.
Fred Drake
2000-06-29
1
-5/+5
*
Add update of httplib docs to reflect Greg Stein's recent updates.
Fred Drake
2000-06-29
1
-0/+3
*
Give Moshe some work to do.
Fred Drake
2000-06-28
1
-0/+2
*
Add a "See also:" link to the curses.ascii module.
Fred Drake
2000-06-28
1
-0/+3
*
Made the title of the Examples subsection plural!
Fred Drake
2000-06-28
1
-2/+2
*
Added note that the atexit module was added for Python 1.6.
Fred Drake
2000-06-28
1
-0/+2
[next]