Commit 9868ba74 authored by Yoshinori Okuji's avatar Yoshinori Okuji

Import WARNING


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4698 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 6d6aaef3
...@@ -22,7 +22,7 @@ from BTrees.OIBTree import OIBTree, union ...@@ -22,7 +22,7 @@ from BTrees.OIBTree import OIBTree, union
from BTrees.Length import Length from BTrees.Length import Length
from OFS.ObjectManager import BadRequestException, BeforeDeleteException from OFS.ObjectManager import BadRequestException, BeforeDeleteException
from Products.ZCatalog.Lazy import LazyMap from Products.ZCatalog.Lazy import LazyMap
from zLOG import LOG from zLOG import LOG, WARNING
class ERP5BTreeFolder2Base(BTreeFolder2Base): class ERP5BTreeFolder2Base(BTreeFolder2Base):
""" """
......
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