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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Several small changes, mostly to the markup, to improve consistency and
Fred Drake
2000-07-06
3
-37/+46
*
Add entry for readline documentation.
Fred Drake
2000-07-06
1
-0/+1
*
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
*
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
2
-4/+17
*
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
*
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
*
Update version numbering from 1.6 to 2.0.
Fred Drake
2000-06-30
9
-14/+14
*
Document randrange().
Fred Drake
2000-06-30
1
-0/+8
*
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
*
Document recently-added mouse-related functions
Andrew M. Kuchling
2000-06-30
1
-0/+50
*
Make it clear that id() can return either a long integer or a plain integer.
Fred Drake
2000-06-29
1
-5/+5
*
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
*
Added entry for the curses.ascii module.
Fred Drake
2000-06-28
1
-0/+1
*
Added entries for the curses.ascii module.
Fred Drake
2000-06-28
1
-50/+92
*
Skip Montanaro <skip@mojam.com>:
Fred Drake
2000-06-28
1
-1/+18
*
Thomas Wouters <thomas@xs4all.net>:
Fred Drake
2000-06-28
2
-0/+25
*
Added the atexit module and documentation from Skip Montanaro
Fred Drake
2000-06-28
3
-1/+63
*
Changed obsolete e-mail alias
Andrew M. Kuchling
2000-06-27
2
-3/+3
*
Dcoumentation for ascii.py. I've changed two references from ascii to
Andrew M. Kuchling
2000-06-26
1
-0/+131
*
Minor grammatical fix
Andrew M. Kuchling
2000-06-21
1
-1/+1
*
Document .timeout() method and .typeahead() function
Andrew M. Kuchling
2000-06-21
1
-0/+22
*
Make changes and clarifications suggested by Mark Hammond
Andrew M. Kuchling
2000-06-18
1
-14/+23
*
Documentation for the mmap module: proofreaders welcomed
Andrew M. Kuchling
2000-06-17
1
-0/+120
*
Michael Hudson <mwh21@cam.ac.uk>:
Fred Drake
2000-06-15
1
-4/+4
*
Hook in the documentation for the unicodedata module.
Fred Drake
2000-06-13
1
-0/+1
*
Marc-Andre Lemburg <mal@lemburg.com>:
Fred Drake
2000-06-13
1
-0/+72
*
Documentation for the pyexpat module.
Andrew M. Kuchling
2000-06-11
1
-0/+262
*
Added preliminary documentation for the winreg module,
Fred Drake
2000-06-07
2
-0/+413
*
Fixed typo noted by Guido Kollerie <gkoller@cs.vu.nl> in example code.
Fred Drake
2000-05-30
1
-1/+1
*
Added documentation for gettempprefix().
Fred Drake
2000-05-26
1
-2/+15
*
Added documentation for TemporaryFile() and the siffix parameter to mktemp().
Fred Drake
2000-05-26
1
-13/+26
*
Piers Lauder <piers@cs.su.oz.au>:
Fred Drake
2000-05-26
1
-8/+29
*
Updated docs to list all the new methods and functions. The docs are
Andrew M. Kuchling
2000-05-23
1
-188/+757
*
From Greg Ward <gward@python.net>:
Fred Drake
2000-05-23
1
-2/+2
*
New description for math.frexp() -- poor description noted by
Fred Drake
2000-05-18
1
-2/+6
*
The addition of rint() (by Peter Schneider-Kamp; I forgot to mention
Guido van Rossum
2000-05-11
1
-0/+1
[next]