Mercurial > lcfOS
view python/libs/widgets/__init__.py @ 71:5351594349b0
Moved error to core
author | windel |
---|---|
date | Fri, 02 Nov 2012 14:05:00 +0100 |
parents | 99bf4f7d47f4 |
children |
line wrap: on
line source
# File to make this directory a package. from .codeeditor import CodeEdit from .astviewer import AstViewer