Ver código fonte

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

Helmut Pozimski 11 anos atrás
pai
commit
92049103d6
1 arquivos alterados com 1 adições e 0 exclusões
  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