Searched refs:__setattr__ (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/pybootmgmt/common/bootmgmt/
H A Dbootconfig.py797 # because we override __setattr__ and it needs access to
834 self.__setattr__(key, value)
843 self.__setattr__(key, value)
997 def __setattr__(self, key, value): member in class:BootInstance
1014 specially, as with __setattr__."""
H A Dpysol.py219 mntent.__setattr__(x, attrs[x])

Completed in 20 milliseconds