Another fix

portnov [2009-02-25 19:03:29]
Another fix
Filename
test.py
diff --git a/test.py b/test.py
index 28c9850..9a7a551 100644
--- a/test.py
+++ b/test.py
@@ -3,6 +3,7 @@
 from louie import dispatcher
 import logger
 import time
+import signal

 while True:
     try:
ViewGit