import things declared in __init__.py

This commit is contained in:
Dmitry Jemerov
2008-03-12 20:50:31 +03:00
parent 82678cf115
commit 3c4dd8905f
4 changed files with 15 additions and 4 deletions

View File

@@ -0,0 +1,2 @@
from mypackage import func
# <ref>