Mercurial > lcfOS
view python/__init__.py @ 158:9683a4cd848f
Added some functions for code generation
author | Windel Bouwman |
---|---|
date | Fri, 08 Mar 2013 16:52:44 +0100 |
parents | 5a965e9664f2 |
children |
line wrap: on
line source
# File to make this directory a package. from .codeeditor import CodeEdit from .astviewer import AstViewer