瀏覽代碼

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

Helmut Pozimski 11 年之前
父節點
當前提交
92049103d6
共有 1 個文件被更改,包括 1 次插入0 次删除
  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