renamed nettime.py to archiver.py
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
import sys, logging
|
||||
from optparse import OptionParser
|
||||
import lib.nettime as nettime
|
||||
import nettime.archiver as nettime
|
||||
|
||||
logging.basicConfig(level=logging.DEBUG)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user