annotate contrib/splicex/src/splicex.py @ 1251:084aeb361608 draft

Merge branch 'master' of git://git.cathugger.ano/resdb
author epoch <epoch@hack.thebackupbox.net>
date Sat, 28 Mar 2020 07:52:27 +0000
parents dc8f88270f6a
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
692
070666f04505 SpliceX fix
d3v11 <d3v11@d3v11.ano>
parents:
diff changeset
1 #!PYTHON
705
dc8f88270f6a SpliceX update: pyinstall added
d3v11 <d3v11@d3v11.ano>
parents: 697
diff changeset
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