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
*
ignore_from_idx(): Fixed bug in regular expression.
Fred Drake
1999-02-24
1
-3/+3
*
Add target for modindex.html; a combined lib+mac module index. Also
Fred Drake
1999-02-24
1
-1/+5
*
Script to combine module index files. Given a list of files that look
Fred Drake
1999-02-24
1
-0/+136
*
Ignore a file called modindex.html.
Fred Drake
1999-02-24
1
-0/+1
*
process_nodes(): New function.
Fred Drake
1999-02-24
1
-6/+10
*
Document the correct class hierarchy for SystemExit. It is not an
Barry Warsaw
1999-02-24
1
-4/+8
*
Script to help identify undocumented modules. Use -h or --help for
Fred Drake
1999-02-23
1
-0/+159
*
Dictionaries are created using the "{...}" notation, not the "..."
Fred Drake
1999-02-23
1
-13/+11
*
1. Clarify that immutability isn't entirely the same as unchangeable
Guido van Rossum
1999-02-23
1
-2/+12
*
Incorporated updates to describe geturl() by Sjoerd Mullender
Fred Drake
1999-02-22
1
-15/+20
*
Added note about *static* after description of *shared*.
Fred Drake
1999-02-22
1
-1/+3
*
Refer to the right RFC in the intro.
Fred Drake
1999-02-22
1
-1/+1
*
Reflect the released version.
Fred Drake
1999-02-22
2
-0/+5
*
Removed "This will be discussed later." where it's not. Reported by
Fred Drake
1999-02-22
1
-4/+4
*
Other chapter titles refer to collections of modules as "Services"; do
Fred Drake
1999-02-22
1
-1/+1
*
Noted report of missing material in the extending & embedding manual,
Fred Drake
1999-02-22
1
-0/+5
*
Revised description of blank line handling for the interpreter, based
Fred Drake
1999-02-22
1
-7/+11
*
BabylMailbox description: Properly escape the backslashes in the
Fred Drake
1999-02-22
1
-1/+1
*
Oops, used a \label twice - fix one of them.
Fred Drake
1999-02-22
1
-1/+1
*
More reasonable section titles.
Fred Drake
1999-02-22
5
-11/+13
*
Shorten section title.
Fred Drake
1999-02-20
1
-2/+2
*
Added descriptions for BabylMailbox and Maildir (Qmail) mailbox
Fred Drake
1999-02-20
1
-5/+15
*
Shorten section title.
Fred Drake
1999-02-20
6
-12/+12
*
Shorten a few section titles.
Fred Drake
1999-02-20
15
-66/+72
*
Give subsections reasonable file names in the HTML.
Fred Drake
1999-02-19
1
-6/+6
*
Added an index entry.
Fred Drake
1999-02-19
1
-3/+6
*
do_cmd_arabic(): Override the l2h-provided version to remove that
Fred Drake
1999-02-19
1
-0/+7
*
Specify the sizes of H? relative to the normal font size as
Fred Drake
1999-02-19
1
-2/+3
*
Shortened the short synopsis -- too long.
Fred Drake
1999-02-19
1
-3/+2
*
Use more current approach to recording authors.
Fred Drake
1999-02-19
1
-6/+3
*
Shortened the short synopsis -- way too long.
Fred Drake
1999-02-19
1
-1/+1
*
Fix an amazing number of typos & malformed sentences reported by Detlef
Fred Drake
1999-02-19
7
-18/+18
*
Noted that the module was added in 1.5.2.
Fred Drake
1999-02-19
1
-0/+1
*
Update description of what modules "look like" when printed.
Fred Drake
1999-02-19
1
-2/+7
*
Use current approach to record documentation author.
Fred Drake
1999-02-18
1
-4/+2
*
Record module & documentation author.
Fred Drake
1999-02-18
1
-3/+3
*
Documentation for pyclbr and tokenize modules.
Fred Drake
1999-02-18
2
-0/+102
*
Added sections for pyclbr and tokenize.
Fred Drake
1999-02-18
1
-0/+2
*
Remove the "Parsing Python" section. Hurray!
Fred Drake
1999-02-18
1
-15/+0
*
More files.
Fred Drake
1999-02-18
1
-0/+2
*
Mark <verbatim> elements that represent interactive sessions; these
Fred Drake
1999-02-18
1
-0/+11
*
Minor adjustments to reflect esis2sgml.py changes.
Fred Drake
1999-02-18
1
-1/+2
*
Some adjustments, mostly to make it more general.
Fred Drake
1999-02-18
1
-21/+97
*
Make the _rmtt regular expression deal with the new CSS-friendly
Fred Drake
1999-02-18
1
-1/+2
*
Add notes to __builtin__.float() and string.atof() that the NaN and Inf
Fred Drake
1999-02-18
2
-12/+20
*
Update note about the (...) format specifier for PyArg_ParseTuple().
Fred Drake
1999-02-18
1
-4/+10
*
atof() description: Add information about accepting 'NaN' to produce
Fred Drake
1999-02-18
2
-9/+12
*
Updated list of standard exceptions in section 4.1.
Fred Drake
1999-02-17
1
-0/+3
*
Small updates and grammatical adjustments.
Fred Drake
1999-02-17
1
-24/+28
*
Removed old dynamic linking chapter.
Fred Drake
1999-02-16
1
-213/+148
[next]