Mercurial > hg > anonet-resdb
annotate contrib/splicex/src/splicex.py @ 1066:fa75dab42818 draft
new file: db/as/1180/owner
new file: db/ip/01/01/08/cidr
new file: db/ip/01/01/08/owner
author | Anonymous Coward <nobody@nowhere> |
---|---|
date | Sat, 01 Dec 2012 21:22:24 +0000 |
parents | dc8f88270f6a |
children |
rev | line source |
---|---|
692 | 1 #!PYTHON |
705 | 2 import sys; sys.tracebacklimit = 0 |
697
a554ba2c1e81
SpliceX now compiles to true binary
d3v11 <d3v11@d3v11.ano>
parents:
695
diff
changeset
|
3 sys.path.append('/etc/splicex') |
a554ba2c1e81
SpliceX now compiles to true binary
d3v11 <d3v11@d3v11.ano>
parents:
695
diff
changeset
|
4 import splicex |