Commit graph

2 commits

Author SHA1 Message Date
Just van Rossum
d77bee1476 fixed typo 2003-05-03 00:38:26 +00:00
Just van Rossum
6767eed22a Short and sweet module doing something very useful: for event loop
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.
2003-05-03 00:18:55 +00:00