Prepare for Github,
[pylit.git] / doc / tutorial / hello_with_header.py
blob9a229feda8f83bf6954f27ff38902c66347542d1
1 #!/usr/bin/env python
2 # -*- coding: iso-8859-1 -*-
4 # The classical programming example in Python::
6 print "Hello world."