how does this work? i don't like python import semantics, really
This commit is contained in:
parent
b7d1b02fe6
commit
b1e504331e
@ -4,7 +4,7 @@ from os import listdir
|
||||
from os.path import getmtime, join
|
||||
from datetime import datetime
|
||||
from sh import find, facter
|
||||
from .util import slurp, thread
|
||||
from util import slurp, thread
|
||||
|
||||
# this script emits json on standard out that has information about tilde.town
|
||||
# users. It denotes who has not updated their page from the default. It also
|
||||
|
Reference in New Issue
Block a user