Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed spaces before commas and periods. | Serhiy Storchaka | 2013-12-23 | 1 | -1/+1 |
| | |||||
* | Issue #18758: Fixed and improved cross-references. | Serhiy Storchaka | 2013-10-13 | 1 | -2/+2 |
| | |||||
* | Fix small copy-paste typo in ossaudiodev setparameters() example (found by ↵ | Georg Brandl | 2013-10-06 | 1 | -1/+1 |
| | | | | Ken Housley on docs@). | ||||
* | #15831: document multiple signatures on different lines. Patch by Chris ↵ | Ezio Melotti | 2012-09-14 | 1 | -1/+2 |
| | | | | Jerdonek. | ||||
* | Restore [] where default arguments are not keywords | Hynek Schlawack | 2012-05-22 | 1 | -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 values | Hynek Schlawack | 2012-05-22 | 1 | -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 directives | Sandro Tosi | 2012-01-14 | 1 | -1/+1 |
| | |||||
* | Fix “anyways” (following R. David Murray in 5c7520e02d5a) | Éric Araujo | 2011-07-29 | 1 | -1/+1 |
| | |||||
* | #6577: fix (hopefully) all links to builtin instead of module/class-specific ↵ | Georg Brandl | 2009-07-26 | 1 | -1/+1 |
| | | | | objects. | ||||
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -5/+5 |
| | |||||
* | Some cleanup in the docs. | Georg Brandl | 2007-12-29 | 1 | -30/+30 |
| | |||||
* | Move the 2.6 reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+429 |