Searched refs:__global_counter (Results 1 – 1 of 1) sorted by relevance
91 __global_counter: ClassVar[int] = 0 variable in Patch117 self.id = Patch.__global_counter118 Patch.__global_counter += 1