Change default `codeindent` to 2.
[pylit.git] / doc / tutorial / hello.py.txt
blob32f4be1cf23b3f858333e3323b2d6296fb936f5d
1 The classical programming example in Python
3 ::
5   print "Hello world."