Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | whatsnew: sunau/aifc/wave writeframes[raw] accept any bytes-like (#8311) | R David Murray | 2014-03-08 | 1 | -2/+2 |
| | |||||
* | whatsnew: afic.open supports 'with'. | R David Murray | 2013-12-31 | 1 | -2/+2 |
| | |||||
* | Issue #16685: Added support for writing any bytes-like objects in the aifc, | Serhiy Storchaka | 2013-11-16 | 1 | -0/+6 |
| | | | | sunau, and wave modules. | ||||
* | Simplify markup. | Georg Brandl | 2013-10-21 | 1 | -2/+2 |
| | |||||
* | Fix markup. | Serhiy Storchaka | 2013-10-18 | 1 | -2/+2 |
|\ | |||||
| * | Fix markup. | Serhiy Storchaka | 2013-10-18 | 1 | -2/+2 |
| | | |||||
* | | #17616: wave.open now supports the 'with' statement. | R David Murray | 2013-07-31 | 1 | -1/+2 |
| | | | | | | | | Feature and tests by ClClaudiu.Popa, I added the doc changes. | ||||
* | | #17818: aifc.getparams now returns a namedtuple. | R David Murray | 2013-07-25 | 1 | -1/+3 |
| | | | | | | | | Patch by Claudiu Popa. | ||||
* | | Issue #16486: Make aifc files work with 'with' as context managers. | Serhiy Storchaka | 2012-12-29 | 1 | -0/+4 |
|/ | |||||
* | Missing source links. | Raymond Hettinger | 2011-01-24 | 1 | -0/+4 |
| | |||||
* | Add cross-references to the glossary entry for file objects. | Antoine Pitrou | 2010-09-15 | 1 | -4/+4 |
| | |||||
* | Merged revisions 74207 via svnmerge from | Georg Brandl | 2009-07-26 | 1 | -2/+2 |
| | | | | | | | | | | 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. ........ | ||||
* | Document the fact that 'compname' and 'comptype' are bytes. | R. David Murray | 2009-04-29 | 1 | -9/+12 |
| | |||||
* | Merged revisions 72009 via svnmerge from | Georg Brandl | 2009-04-27 | 1 | -3/+3 |
| | | | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/trunk ........ r72009 | georg.brandl | 2009-04-27 17:29:09 +0200 (Mo, 27 Apr 2009) | 3 lines Demote warnings to notices where appropriate, following the goal that as few "red box" warnings should clutter the docs as possible. Part 1: stuff that gets merged to Py3k. ........ | ||||
* | First batch of signature documentation changes; using default argument ↵ | Georg Brandl | 2009-04-02 | 1 | -1/+1 |
| | | | | syntax where applicable. | ||||
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -1/+1 |
| | |||||
* | Manually patched a few things that didn't get merged in, but should. | Guido van Rossum | 2007-08-17 | 1 | -3/+4 |
| | |||||
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+225 |