repo.or.cz
/
CPandaTEST.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
added print command
[CPandaTEST.git]
/
test1.py
blob
560bfece98c611606f7e782855feadbc8b99e818
1
#!/usr/bin/env python
2
3
print
"v0.0.1"
4
5
print
"Test 1"