Commit 282104fb authored by Andreas Jung's avatar Andreas Jung

zLOG -> logging

parent 801ff59a
......@@ -67,7 +67,6 @@ customImporters={
}
bad_id=re.compile(r'[^a-zA-Z0-9-_~,.$\(\)# @]').search
LOG = getLogger('OFS.ObjectManager')
def checkValidId(self, id, allow_dup=0):
# If allow_dup is false, an error will be raised if an object
......
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