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