Mercurial > lcfOS
view python/__init__.py @ 149:74241ca312cc
Fixes on parser and semantics
author | Windel Bouwman |
---|---|
date | Fri, 01 Mar 2013 11:43:52 +0100 |
parents | 5a965e9664f2 |
children |
line wrap: on
line source
# File to make this directory a package. from .codeeditor import CodeEdit from .astviewer import AstViewer