Commit 34160094 authored by Vincent Pelletier's avatar Vincent Pelletier

fixup! ERP5Type: make XMLMatrix a mixin

parent fe1e2f5c
from xml.etree.ElementTree import iterparse, Element, TreeBuilder, XMLParser
from .XMLMatrix import INFINITE_SET
from .mixin.matrix import INFINITE_SET
class RestrictedElement(Element):
__allow_access_to_unprotected_subobjects__ = 1
......
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