R David Murray
|
cbf479ae64
|
whatsnew: sunau/aifc/wave writeframes[raw] accept any bytes-like (#8311)
|
2014-03-08 11:46:05 -05:00 |
Serhiy Storchaka
|
452bab4acf
|
Issue #16685: Added support for writing any bytes-like objects in the aifc,
sunau, and wave modules.
|
2013-11-16 14:01:31 +02:00 |
Serhiy Storchaka
|
81895f8ee3
|
Issue #19261: Added support for writing 24-bit samples in the sunau module.
|
2013-11-10 21:02:53 +02:00 |
Serhiy Storchaka
|
e06a89655a
|
Issue #18901: The sunau getparams method now returns a namedtuple rather than
a plain tuple. Patch by Claudiu Popa.
|
2013-09-04 00:43:03 +03:00 |
Raymond Hettinger
|
469271d4ea
|
More source links
|
2011-01-27 20:38:46 +00:00 |
Georg Brandl
|
7f01a13e7c
|
Last round of adapting style of documenting argument default values.
|
2009-09-16 15:58:14 +00:00 |
Georg Brandl
|
502d9a5c2c
|
Merged revisions 74207 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r74207 | georg.brandl | 2009-07-26 16:19:57 +0200 (So, 26 Jul 2009) | 1 line
#6577: fix (hopefully) all links to builtin instead of module/class-specific objects.
........
|
2009-07-26 15:02:41 +00:00 |
Georg Brandl
|
116aa62bf5
|
Move the 3k reST doc tree in place.
|
2007-08-15 14:28:22 +00:00 |