annotate contrib/splicex/src/splicex.py @ 778:150043713880 draft

massive update to peer2anonet, here's hoping i didn't fuck something up ;-)
author d3v11 <d3v11@d3v11.ano>
date Sat, 26 Nov 2011 05:16:10 +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