view python/__init__.py @ 98:3f772feb12ef

movage
author windel
date Mon, 24 Dec 2012 13:57:00 +0100
parents 5a965e9664f2
children
line wrap: on
line source

# File to make this directory a package.

from .codeeditor import CodeEdit
from .astviewer import AstViewer