summaryrefslogtreecommitdiffstats
path: root/src/__init__.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fixed error with not newline at file endAlexander Sulfrian2009-06-281-0/+38
moved __init__.py with testcode from src/front to src/ added in lexer "\n\n" at source end to have a newline at file end added unexpected end of file message, if matched token is None