projects
/
zonemaker.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
disable typing
[zonemaker.git]
/
zone-maker
diff --git
a/zone-maker
b/zone-maker
index 336a7101123001075b4706c13db32d02a9533318..676bf9c1a8559e73040a2f1cb088f7d8acf1972f 100755
(executable)
--- a/
zone-maker
+++ b/
zone-maker
@@
-1,7
+1,7
@@
#!/usr/bin/python3
import sys, os
from zonemaker.zone import Zone
#!/usr/bin/python3
import sys, os
from zonemaker.zone import Zone
-import typing
+
#
import typing
def load_module(name, path, write_bytecode = False):
import importlib.machinery
def load_module(name, path, write_bytecode = False):
import importlib.machinery