Home | History | Annotate | Download | only in idlelib

Lines Matching refs:clt

538         clt = self.rpcclt
539 if clt is None:
542 response = clt.pollresponse(self.active_seq, wait=0.05)