annotate contrib/splicex/src/splicex.py @ 1136:f1a6de845e5d draft

Merge git://1.41.41.1
author SeekingFor <SeekingFor@sfor.something>
date Fri, 23 Aug 2013 18:46:12 +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