Fix

portnov [2009-02-25 19:01:41]
Fix
Filename
test.py
diff --git a/test.py b/test.py
index f27396e..28c9850 100644
--- a/test.py
+++ b/test.py
@@ -2,6 +2,7 @@

 from louie import dispatcher
 import logger
+import time

 while True:
     try:
ViewGit