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
*
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
*
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
*
Add notes to __builtin__.float() and string.atof() that the NaN and Inf
Fred Drake
1999-02-18
2
-12/+20
*
atof() description: Add information about accepting 'NaN' to produce
Fred Drake
1999-02-18
2
-9/+12
*
The _O_* constants are defined as O_* in the os module.
Fred Drake
1999-02-16
1
-5/+5
*
Remove "_" from the P_* symbols used with the spawn*() functions.
Fred Drake
1999-02-16
1
-5/+5
*
Added chapter on Windows modules, including msvcrt and winsound.
Fred Drake
1999-02-16
5
-13/+162
*
Added availability notes for samefile(), sameopenfile(), samestat()
Fred Drake
1999-02-15
1
-0/+3
*
Make sure all HTML pages generated from this section have reasonable
Fred Drake
1999-02-12
1
-27/+26
*
Markup nits.
Fred Drake
1999-02-12
1
-12/+6
*
Added section for MimeWriter, contributed by Christopher Petrilli
Fred Drake
1999-02-12
3
-8/+76
*
Document <complex #>.conjugate().
Fred Drake
1999-02-12
1
-0/+2
*
Update documentation to reflect changes to Queue.py by Tim Peters.
Guido van Rossum
1999-02-08
1
-15/+29
*
Document sameopenfile(), samestat().
Fred Drake
1999-02-03
1
-3/+17
*
Document splitdrive().
Fred Drake
1999-02-03
1
-2/+10
*
Portability fix for [f]statvfs() return tuple: no longer return the
Guido van Rossum
1999-02-03
1
-2/+1
*
Fix the os/posix documentation issue.
Fred Drake
1999-02-02
2
-66/+730
*
Moved \versionadded to end of description sections.
Fred Drake
1999-02-02
1
-1/+1
*
Moved posixpath to os.path.
Fred Drake
1999-02-02
1
-1/+1
*
Added posixpath, winsound.
Fred Drake
1999-02-02
1
-4/+15
*
Change this to be os.path.
Fred Drake
1999-02-02
1
-66/+67
*
Move \versionadded macros to end of descriptions.
Fred Drake
1999-02-02
1
-4/+3
*
Patch by Sjoerd Mullender to placate /F:
Guido van Rossum
1999-02-02
1
-2/+6
*
Added module synopsis.
Fred Drake
1999-02-01
1
-1/+2
*
Take out just about everything and refer the reader to the os module.
Fred Drake
1999-02-01
1
-516/+15
*
Make the text generic, and call it os.path instead of posixpath.
Fred Drake
1999-02-01
1
-27/+24
*
OSError description: "as the by the" --> "as the"
Fred Drake
1999-02-01
1
-3/+3
*
Document abspath() (implementation is forthcoming).
Guido van Rossum
1999-01-29
1
-0/+6
*
Added \modulesynopsis.
Fred Drake
1999-01-28
1
-0/+2
*
Document the repr module. This removes the entire "Code objects and
Fred Drake
1999-01-27
3
-9/+126
*
Don't say that the module defines the "following functions" and then
Fred Drake
1999-01-27
1
-9/+5
*
Incorporate changes for patched version of ConfigParser.
Fred Drake
1999-01-26
1
-5/+8
*
Documentation for the ConfigParser module, by Christopher G. Petrilli
Fred Drake
1999-01-26
3
-3/+117
*
Document the default for tabsize in expandtabs().
Guido van Rossum
1999-01-25
1
-2/+2
*
Add caveat on partial dependence on the "cl" module, only available on
Fred Drake
1999-01-20
1
-0/+4
*
Move the jpeg module to the SGI section; it is dependent on the "cl"
Fred Drake
1999-01-20
1
-1/+1
*
Revised comments on null bytes in pattern string.
Fred Drake
1999-01-19
1
-5/+6
*
Fix second description of handling 2-digit years (last item in
Fred Drake
1999-01-19
1
-9/+16
*
Fix typo spotted by Jeff MacDonald <jam@ans.net>.
Fred Drake
1999-01-18
1
-2/+2
[next]