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
/
Lib
/
toaiff.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
SF patch 1631942 by Collin Winter:
Guido van Rossum
2007-01-10
1
-1/+1
*
Replace backticks with repr() or "%r"
Walter Dörwald
2004-02-12
1
-3/+2
*
Fix a typo in the mktemp -> mkstemp patch.
Guido van Rossum
2002-08-10
1
-1/+1
*
Massive changes from SF 589982 (tempfile.py rewrite, by Zack
Guido van Rossum
2002-08-09
1
-2/+4
*
SF 563203. Replaced 'has_key()' with 'in'.
Raymond Hettinger
2002-06-01
1
-1/+1
*
Capture exception message (PyChecker)
Andrew M. Kuchling
2001-08-13
1
-1/+1
*
final round of __all__ lists (I hope) - skipped urllib2 because Moshe may be
Skip Montanaro
2001-03-01
1
-0/+2
*
Whitespace normalization.
Tim Peters
2001-01-15
1
-44/+44
*
Update the code to better reflect recommended style:
Fred Drake
2000-12-12
1
-3/+3
*
Convert some old-style string exceptions to class exceptions.
Fred Drake
2000-08-17
1
-1/+2
*
Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either
Thomas Wouters
2000-07-16
1
-1/+1
*
The third and final doc-string sweep by Ka-Ping Yee.
Guido van Rossum
2000-02-04
1
-7/+9
*
Use sndhdr instead of the obsolete whatsound module.
Fred Drake
1999-02-24
1
-2/+2
*
* Mass change: get rid of all init() methods, in favor of __init__()
Guido van Rossum
1993-12-17
1
-8/+8
*
* toaiff.py: import whatsound instead of sndhdr
Guido van Rossum
1993-06-01
1
-2/+2
*
Misc changes and new modules. whrandom is "objectified". SOCKET.py
Guido van Rossum
1992-10-18
1
-0/+101