summaryrefslogtreecommitdiffstats
path: root/Doc/library/aifc.rst
Commit message (Collapse)AuthorAgeFilesLines
* remote note about IRIX in aifc (#3299)Benjamin Peterson2017-09-041-6/+0
| | | This comment hasn't been true since Python 3.0.
* Issue #22558: Add remaining doc links to source code for Python-coded modules.Terry Jan Reedy2016-06-111-2/+1
| | | | | Reformat header above separator line (added if missing) to a common format. Patch by Yoni Lavi.
* whatsnew: sunau/aifc/wave writeframes[raw] accept any bytes-like (#8311)R David Murray2014-03-081-2/+2
|
* whatsnew: afic.open supports 'with'.R David Murray2013-12-311-2/+2
|
* Issue #16685: Added support for writing any bytes-like objects in the aifc,Serhiy Storchaka2013-11-161-0/+6
| | | | sunau, and wave modules.
* Simplify markup.Georg Brandl2013-10-211-2/+2
|
* Fix markup.Serhiy Storchaka2013-10-181-2/+2
|\
| * Fix markup.Serhiy Storchaka2013-10-181-2/+2
| |
* | #17616: wave.open now supports the 'with' statement.R David Murray2013-07-311-1/+2
| | | | | | | | Feature and tests by ClClaudiu.Popa, I added the doc changes.
* | #17818: aifc.getparams now returns a namedtuple.R David Murray2013-07-251-1/+3
| | | | | | | | Patch by Claudiu Popa.
* | Issue #16486: Make aifc files work with 'with' as context managers.Serhiy Storchaka2012-12-291-0/+4
|/
* Missing source links.Raymond Hettinger2011-01-241-0/+4
|
* Add cross-references to the glossary entry for file objects.Antoine Pitrou2010-09-151-4/+4
|
* Merged revisions 74207 via svnmerge fromGeorg Brandl2009-07-261-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 Murray2009-04-291-9/+12
|
* Merged revisions 72009 via svnmerge fromGeorg Brandl2009-04-271-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 Brandl2009-04-021-1/+1
| | | | syntax where applicable.
* Remove trailing whitespace.Georg Brandl2009-01-031-1/+1
|
* Manually patched a few things that didn't get merged in, but should.Guido van Rossum2007-08-171-3/+4
|
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+225