Mercurial > lcfOS
view python/__init__.py @ 138:14e739ed03ab
Added halt stub
author | Windel Bouwman |
---|---|
date | Sat, 26 Jan 2013 10:04:32 +0100 |
parents | 5a965e9664f2 |
children |
line wrap: on
line source
# File to make this directory a package. from .codeeditor import CodeEdit from .astviewer import AstViewer