view python/libs/widgets/__init__.py @ 84:5205ebcfe6df prototype2

Removed print
author windel
date Sun, 18 Nov 2012 13:39:04 +0100
parents 99bf4f7d47f4
children
line wrap: on
line source

# File to make this directory a package.

from .codeeditor import CodeEdit
from .astviewer import AstViewer