Commit 77012955 authored by Sebastien Robin's avatar Sebastien Robin

added missing import of eNotSupported


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3753 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 7162af93
......@@ -17,6 +17,7 @@ from AccessControl import ClassSecurityInfo
from OFS.ObjectManager import ObjectManager
from OFS.CopySupport import CopyContainer as OriginalCopyContainer
from OFS.CopySupport import CopyError
from OFS.CopySupport import eNotSupported
from OFS.CopySupport import _cb_encode, _cb_decode, cookie_path, absattr
from Products.ERP5Type import Permissions
from Products.CMFCore.CMFCatalogAware import CMFCatalogAware
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment