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