浏览代码

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