Removed a blank line.
This commit is contained in:
parent
5df22b4181
commit
3eea6d6a88
|
@ -2939,7 +2939,6 @@ else:
|
||||||
app.processEvents()
|
app.processEvents()
|
||||||
gevent.sleep()
|
gevent.sleep()
|
||||||
gevent.sleep() # don't appear to get here but cooperate again
|
gevent.sleep() # don't appear to get here but cooperate again
|
||||||
|
|
||||||
def testprint():
|
def testprint():
|
||||||
#print 'this is running'
|
#print 'this is running'
|
||||||
gevent.spawn_later(1, testprint)
|
gevent.spawn_later(1, testprint)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user