diff server/ts.py @ 372:dae8eb26eaa3

dup2 to devnull
author Matt Johnston <matt@ucc.asn.au>
date Tue, 26 Jun 2012 21:46:08 +0800
parents 7dec59b7eeef
children 0f7c005b3f87
line wrap: on
line diff
--- a/server/ts.py	Tue Jun 26 21:36:54 2012 +0800
+++ b/server/ts.py	Tue Jun 26 21:46:08 2012 +0800
@@ -25,6 +25,7 @@
 import config
 
 from utils import monotonic_time, retry, readline, crc16
+import utils
 
 lightblue = None
 try: