Searched refs:static_huffman_tree (Results 1 – 1 of 1) sorted by relevance
990 static_huffman_tree = None variable in HPackZString1049 if isinstance(cls.static_huffman_tree, type(None)):1051 assert(not isinstance(cls.static_huffman_tree, type(None)))1056 cur = cls.static_huffman_tree1075 cur = cls.static_huffman_tree1152 cls.static_huffman_tree = HuffmanNode(None, None)1155 parent = cls.static_huffman_tree