Skip to content
Snippets Groups Projects
Commit 4b46083e authored by Eric S. Raymond's avatar Eric S. Raymond
Browse files

Comment typo fix.

parent 56078f8c
No related branches found
No related tags found
No related merge requests found
......@@ -40,7 +40,7 @@ ANTI_BUZZ_DELAY = 0.09 # Anti-buzz delay after queue-empty check
# This black magic imports support for green threads (coroutines),
# then has kinky sex with the import library internals, replacing
# "threading" with a coroutine-using impostor. Threads then become
# "threading" with a coroutine-using imposter. Threads then become
# ultra-light-weight and cooperatively scheduled.
try:
import eventlet
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment