view python/libs/widgets/__init__.py @ 78:85bfa15c01f1

Changed to json
author windel
date Mon, 12 Nov 2012 20:25:41 +0100
parents 99bf4f7d47f4
children
line wrap: on
line source

# File to make this directory a package.

from .codeeditor import CodeEdit
from .astviewer import AstViewer