Hi all, I asked about the import error in python2.6 while trying to port zope2. The error message is given below.
File "/home/zope/ztrunk26/lib/python/AccessControl/ImplC.py", line 30, in <module> from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy ImportError: No module named ImplPython It works well in python2.4 and 2.5. Please give your suggestions. with regards Bristow
_______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com