Searched refs:__slotnames__ (Results 1 – 2 of 2) sorted by relevance
136 cls.__slotnames__ = names
4774 __slotnames__ = [S('spam')] variable in PicklingTests.test_issue24097.A4777 A.__slotnames__[:] = [S('spam')]