Explorar el Código

correctly import os, I really should have done that in the first place

Helmut Pozimski hace 11 años
padre
commit
92049103d6
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      stdd

+ 1 - 0
stdd

@@ -9,6 +9,7 @@ import datetime
 import time
 import sys
 import signal
+import os
 from optparse import OptionParser
 
 import stddlib.daemon