Searched refs:Bitset (Results 1 – 1 of 1) sorted by relevance
149 class Bitset(object): class607 self.current_bitset = Bitset(attrs["name"], bitset)612 self.current_bitset = Bitset(attrs["name"], None)679 self.current_bitset = Bitset(attrs["name"], None)763 elif isinstance(e, Bitset):
Completed in 6 milliseconds