tests/killdaemons.py
branchstable
changeset 1125 20a680e7f09f
parent 1124 6a5b8503058d
child 1126 dbcb11553a3b
--- a/tests/killdaemons.py	Sun Jul 05 11:01:30 2009 +0200
+++ b/tests/killdaemons.py	Wed Apr 14 17:58:10 2010 +0900
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 
-import os, sys, time, errno, signal
+import os, time, errno, signal
 
 # Kill off any leftover daemon processes
 try: