Could it be cPickleableStorage now? 2012/4/12 David Zejda <d...@atlas.cz>
> -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > After upgrade to 1.99.7. I started receiving this error: > > Traceback (most recent call last): > File "/opt/web2py/gluon/restricted.py", line 194, in restricted > in code it raises a RestrictedError containing the traceback. layer is > File "/opt/web2py/applications/trom/compiled/models/menu.py", line 3, > in <module> > File "/opt/web2py/gluon/custom_import.py", line 294, in __call__ > #except Exception, e: > File "/opt/web2py/gluon/custom_import.py", line 78, in __call__ > level) > File "/opt/web2py/gluon/tools.py", line 28, in <module> > from storage import Storage, PickleableStorage, StorageList, > Settings, Messages > ImportError: cannot import name PickleableStorage > > The error disappeared when I removed PickleableStorage from import in > tools. > > D. > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.10 (GNU/Linux) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ > > iEYEARECAAYFAk+GdpQACgkQ3oCkkciamVGuJwCffvSARB7XLeCvNdFqWr5tz/Ag > 19IAoINWjF4MNIEVBpRU8+8xsMXEAR+c > =jk/I > -----END PGP SIGNATURE----- >