Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Untabify C files. Will watch buildbots. | Antoine Pitrou | 2010-05-09 | 1 | -98/+98 |
| | |||||
* | Add warnings to and deprecated all those Mac modules | Benjamin Peterson | 2008-05-12 | 1 | -0/+3 |
| | |||||
* | fixed typo | Just van Rossum | 2003-05-03 | 1 | -2/+2 |
| | |||||
* | Short and sweet module doing something very useful: for event loop | Just van Rossum | 2003-05-03 | 1 | -0/+149 |
based threads, release the GIL when the event loop goes to sleep, and acquire it again when the event loop wakes up again. OSX-only. |