Home | History | Annotate | Download | only in html5lib

Lines Matching refs:with_metaclass

2 from six import with_metaclass
454 class Phase(with_metaclass(getMetaclass(debug, log))):