summaryrefslogtreecommitdiffstats
path: root/Doc/library/ossaudiodev.rst
Commit message (Collapse)AuthorAgeFilesLines
* Removed spaces before commas and periods.Serhiy Storchaka2013-12-231-1/+1
|
* Issue #18758: Fixed and improved cross-references.Serhiy Storchaka2013-10-131-2/+2
|
* Fix small copy-paste typo in ossaudiodev setparameters() example (found by ↵Georg Brandl2013-10-061-1/+1
| | | | Ken Housley on docs@).
* #15831: document multiple signatures on different lines. Patch by Chris ↵Ezio Melotti2012-09-141-1/+2
| | | | Jerdonek.
* Restore [] where default arguments are not keywordsHynek Schlawack2012-05-221-1/+1
| | | | | | | | Reverts some changes of a36666c52115. In the case of os's `mknod(filename[, mode=0600[, device=0]])`, I have nested the [] as setting mode doesn't require to set device (but setting device requires to set mode).
* #14804: Remove [] around optional arguments with default valuesHynek Schlawack2012-05-221-1/+1
| | | | | Mostly just mechanical removal of []. In some rare cases I've pulled the default value up into the argument list.
* update to new C roles and directivesSandro Tosi2012-01-141-1/+1
|
* Fix “anyways” (following R. David Murray in 5c7520e02d5a)Éric Araujo2011-07-291-1/+1
|
* #6577: fix (hopefully) all links to builtin instead of module/class-specific ↵Georg Brandl2009-07-261-1/+1
| | | | objects.
* Remove trailing whitespace.Georg Brandl2009-01-031-5/+5
|
* Some cleanup in the docs.Georg Brandl2007-12-291-30/+30
|
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+429