Searched refs:__setstate__ (Results 1 – 2 of 2) sorted by relevance
350 testinstance_copy.__setstate__(d)353 testinstance.__setstate__(d)357 testinstance_copy.__setstate__(d)
170 def __setstate__(self, d): member in TestInstance