view python/libs/widgets/__init__.py @ 74:f506f6b74697

Cleanup
author windel
date Sun, 11 Nov 2012 10:49:46 +0100
parents 99bf4f7d47f4
children
line wrap: on
line source

# File to make this directory a package.

from .codeeditor import CodeEdit
from .astviewer import AstViewer