view python/libs/widgets/__init__.py @ 80:d1925eb3bbd5

Added hierarchy first things
author windel
date Wed, 14 Nov 2012 18:09:32 +0100
parents 99bf4f7d47f4
children
line wrap: on
line source

# File to make this directory a package.

from .codeeditor import CodeEdit
from .astviewer import AstViewer