Home
last modified time | relevance | path

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

/third_party/python/Lib/idlelib/
Drpc.py553 __attributes = None variable in RPCProxy
564 if self.__attributes is None:
566 if name in self.__attributes:
574 self.__attributes = self.sockio.remotecall(self.oid,