Another fix

portnov [2009-02-25 19:03:29]
Another fix
Filename
test.py
diff --git a/test.py b/test.py
index f27396e..2ab80fd 100644
--- a/test.py
+++ b/test.py
@@ -2,6 +2,7 @@

 from louie import dispatcher
 import logger
+import signal

 while True:
     try:
ViewGit