Commit 0e0386be authored by Denis Bilenko's avatar Denis Bilenko

add a comment

parent 79549467
......@@ -148,6 +148,7 @@ class Greenlet(greenlet):
@property
def loop(self):
# needed by killall
return self.parent.loop
def __nonzero__(self):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment