repo.or.cz
/
stem.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Replace tpo git repository URL by gitlab
[stem.git]
/
tor-prompt
blob
1919ddca2b1b25c841c3fcf44bfa4e4179076e55
1
#!/usr/bin/env python
2
# Copyright 2014-2017, Damian Johnson and The Tor Project
3
# See LICENSE for licensing information
4
5
import
stem
.
interpreter
6
7
if
__name__
==
'__main__'
:
8
stem
.
interpreter
.
main
()