Home
last modified time | relevance | path

Searched refs:CONSTRUCTOR_STRICT_IS_DEPRECATED (Results 1 – 1 of 1) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/bs4/builder/
H A D_htmlparser.py29 CONSTRUCTOR_STRICT_IS_DEPRECATED = major == 3 and minor == 3 variable
135 if CONSTRUCTOR_TAKES_STRICT and not CONSTRUCTOR_STRICT_IS_DEPRECATED: