Home | History | Annotate | Download | only in idlelib

Lines Matching refs:GetExtensions

434     def GetExtensions(self, active_only=True,
487 for extn in self.GetExtensions(active_only=0):
584 activeExtns = self.GetExtensions(active_only=1)