pylit.py version 0.3.1 expand hard-tabs to prevent errors in indentation.
commit48a11456a885f484c9937242baa99c4ab64d798a
authormilde <milde@fb71aa59-6827-0410-b536-ee2229a4f8e3>
Fri, 2 Mar 2007 17:22:48 +0000 (2 17:22 +0000)
committermilde <milde@fb71aa59-6827-0410-b536-ee2229a4f8e3>
Fri, 2 Mar 2007 17:22:48 +0000 (2 17:22 +0000)
tree584cb3410f11a513c96800a1215d582a8ffcde45
parent36a2df779c4c5950714cc3d9faab4170f614e05a
pylit.py       version 0.3.1 expand hard-tabs to prevent errors in indentation.
                             `Text2Code` now also works on blocks
                             removed dependency on SimpleStates module

pylit_test.py: adapt to version 0.3.1: skip "insert empty line after..." tests

simplestates.py: cosmetic changes due to a pylit round trip

git-svn-id: http://svn.berlios.de/svnroot/repos/pylit/trunk@23 fb71aa59-6827-0410-b536-ee2229a4f8e3
rstdocs/examples/pylit.py.html
rstdocs/examples/pylit.py.txt
src/pylit.py
src/simplestates.py
test/pylit_test.py