Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/2.1
/
Lib
/
wave.py
tag
88a6a6e3723ed39f893617e188fc135d538d9e30
tagger
Ned Deily <nad@python.org>
Mon Jun 19 00:05:36 2017
object
5f55933b3a78b7f3557ac81a2411a1b50bffab33
Final head of the former 2.1 branch
40fc160
final round of __all__ lists (I hope) - skipped urllib2 because Moshe may be
by Skip Montanaro
· 24 years ago
e119006
Whitespace normalization. Top level of Lib now fixed-point for reindent.py!
by Tim Peters
· 25 years ago
cfc4178
When the classes in wave.py opened files themselves, their .close() methods
by Tim Peters
· 25 years ago
eca576c
Fix by Jean-Claude Rimbault [ Bug #116271 ] -- the WAVE header was
by Guido van Rossum
· 25 years ago
9b8d801
Convert some old-style string exceptions to class exceptions.
by Fred Drake
· 25 years ago
7e47402
Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either
by Thomas Wouters
· 25 years ago
e7b146f
The third and final doc-string sweep by Ka-Ping Yee.
by Guido van Rossum
· 26 years ago
3601e88
Sjoerd Mullender writes:
by Guido van Rossum
· 26 years ago
f960782
open(): Make the mode parameter optional; if omitted or None, use the
by Fred Drake
· 26 years ago
d42e46e
Ehm, when we don't need to byteswap the data, don't go through an
by Guido van Rossum
· 27 years ago
ebb9c92
Two important fixes:
by Guido van Rossum
· 27 years ago
bb189db
Small corrections to comments that were cloned from aifc; moreover
by Guido van Rossum
· 27 years ago
ac36c64
Open wave files in binary mode.
by Fred Drake
· 27 years ago
d7abed3
Get rid of access statement
by Guido van Rossum
· 29 years ago
3ed23cc
aifc, sunau: make rate an int; os: restruct; ospath: obsolete; rfc822:
by Guido van Rossum
· 32 years ago