renamed nettime.py to archiver.py
This commit is contained in:
parent
fd71309119
commit
80164970b3
@ -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)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user