Merge libdo.py and log.py into helpers.py.
This commit is contained in:
parent
c57de820fb
commit
fc27b19108
5 changed files with 66 additions and 73 deletions
|
|
@ -2,8 +2,6 @@
|
|||
import sys, os
|
||||
import vars
|
||||
from helpers import *
|
||||
from log import *
|
||||
from libdo import *
|
||||
|
||||
|
||||
def _dirty_deps(t, depth):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue