whitespace fix

This commit is contained in:
Andy Smith
2010-12-09 14:37:43 -08:00
parent 4f780f9e7a
commit e05395d8a2

View File

@@ -285,6 +285,7 @@ def serve(*services):
#while True:
# greenthread.sleep(5)
def wait():
while True:
greenthread.sleep(5)