Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
52ae0a596ff1879d00a2c441b7e042bee5be97d2
/
Lib
/
toaiff.py
dd8ddac
Fix a typo in the mktemp -> mkstemp patch.
by Guido van Rossum
· 22 years ago
3b0a329
Massive changes from SF 589982 (tempfile.py rewrite, by Zack
by Guido van Rossum
· 22 years ago
54f0222
SF 563203. Replaced 'has_key()' with 'in'.
by Raymond Hettinger
· 22 years ago
994b51e
Capture exception message (PyChecker)
by Andrew M. Kuchling
· 23 years ago
40fc160
final round of __all__ lists (I hope) - skipped urllib2 because Moshe may be
by Skip Montanaro
· 24 years ago
b90f89a
Whitespace normalization.
by Tim Peters
· 24 years ago
8152d32
Update the code to better reflect recommended style:
by Fred Drake
· 24 years ago
9b8d801
Convert some old-style string exceptions to class exceptions.
by Fred Drake
· 24 years ago
7e47402
Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either
by Thomas Wouters
· 24 years ago
e7b146f
The third and final doc-string sweep by Ka-Ping Yee.
by Guido van Rossum
· 25 years ago
0652a4e
Use sndhdr instead of the obsolete whatsound module.
by Fred Drake
· 26 years ago
7bc817d
* Mass change: get rid of all init() methods, in favor of __init__()
by Guido van Rossum
· 31 years ago
17ed1ae
* toaiff.py: import whatsound instead of sndhdr
by Guido van Rossum
· 31 years ago
2db9135
Misc changes and new modules. whrandom is "objectified". SOCKET.py
by Guido van Rossum
· 32 years ago