[ZODB-Dev] import problem?
Chris Withers
lists at simplistix.co.uk
Thu Apr 1 11:31:17 EST 2004
Thomas Guettler wrote:
> from user import User
>
> But the point is, that
> from user import User
> and
> import user
> are different since ZODB can't find
> the class of the pickle.
I find this suprising and unpleasant.
Why is ZODB like this and how hard is it to change?
Chris
--
Simplistix - Content Management, Zope & Python Consulting
- http://www.simplistix.co.uk
More information about the ZODB-Dev
mailing list