Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed references to Python 1.5.3; that was a "tentative" number I used | Fred Drake | 2001-01-25 | 1 | -5/+5 |
| | | | | | | in the docs to indicate the next version before we decided on 1.6. Adjusted winsound.Beep() description slightly as well. | ||||
* | Clarify winsound.beep docs, in response to c.l.py beep brouhahalet. | Tim Peters | 2001-01-25 | 1 | -0/+5 |
| | |||||
* | Rob W. W. Hooft's spelling fixes for the Library Reference. I hope | Thomas Wouters | 2000-07-16 | 1 | -1/+1 |
| | | | | | | | | | SourceForge doesn't choke on this batch :-) I'm not entirely sure this is 100% correct. The patch changes an \index{persistency} to \index{presistence}, and I don't know what \index{} does. But it seems to do so persi--er, consistently, so I hope it isn't a problem. | ||||
* | Documented Beep() function. | Fred Drake | 1999-10-22 | 1 | -3/+13 |
| | |||||
* | Added \platform annotations. | Fred Drake | 1999-03-02 | 1 | -0/+1 |
| | |||||
* | Noted that the module was added in 1.5.2. | Fred Drake | 1999-02-19 | 1 | -0/+1 |
| | |||||
* | Added chapter on Windows modules, including msvcrt and winsound. | Fred Drake | 1999-02-16 | 1 | -0/+66 |