repo.or.cz
/
pylit.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Prepare for Github,
[pylit.git]
/
doc
/
tutorial
/
hello_with_header.py
blob
9a229feda8f83bf6954f27ff38902c66347542d1
1
#!/usr/bin/env python
2
# -*- coding: iso-8859-1 -*-
3
4
# The classical programming example in Python::
5
6
print
"Hello world."