Index: Base.py =================================================================== --- Base.py (revision 13975) +++ Base.py (working copy) @@ -67,7 +67,7 @@ from string import join import sys -import psyco +from Products.ERP5Type.PsycoWrapper import psyco from cStringIO import StringIO from socket import gethostname, gethostbyaddr