Home
last modified time | relevance | path

Searched refs:__attributes (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Lib/idlelib/
Drpc.py537 __attributes = None variable in RPCProxy
548 if self.__attributes is None:
550 if name in self.__attributes:
558 self.__attributes = self.sockio.remotecall(self.oid,