comparison python/libs/widgets/__init__.py @ 67:99bf4f7d47f4

Changed project storage
author windel
date Fri, 12 Oct 2012 16:11:31 +0200
parents
children
comparison
equal deleted inserted replaced
66:bcd55a341512 67:99bf4f7d47f4
1 # File to make this directory a package.
2
3 from .codeeditor import CodeEdit
4 from .astviewer import AstViewer
5