Searched refs:picklable (Results 1 – 3 of 3) sorted by relevance
| /openbmc/openbmc/poky/bitbake/lib/bs4/builder/ | ||
| H A D | _htmlparser.py | 290 picklable = True variable in HTMLParserTreeBuilder |
| H A D | __init__.py | 119 picklable = False variable in TreeBuilder |
| /openbmc/openbmc/poky/bitbake/lib/bs4/ | ||
| H A D | __init__.py | 369 if 'builder' in d and d['builder'] is not None and not self.builder.picklable: |