working import layout for module

This commit is contained in:
Justin Quick 2010-07-02 15:10:32 -04:00
parent d0dc89ea80
commit c4f64c1c47
9 changed files with 78 additions and 47 deletions

View file

@ -1,3 +1,4 @@
from flask.helpers import _PackageBoundObject
class _ModuleSetupState(object):