repo.or.cz
/
gsh.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Removed unused variable
[gsh.git]
/
gsh.py
blob
b449cb8066306cd463b8007c0d49c8fb51984742
1
#!/usr/bin/env python
2
3
from
gsh
.
main
import
main
4
main
()