Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the Mac modules | Benjamin Peterson | 2008-05-12 | 1 | -149/+0 |
| | |||||
* | 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. |