view python/libs/widgets/__init__.py @ 87:367006d423ae

Changed selection handles
author windel
date Fri, 23 Nov 2012 18:27:29 +0100
parents 99bf4f7d47f4
children
line wrap: on
line source

# File to make this directory a package.

from .codeeditor import CodeEdit
from .astviewer import AstViewer