Home | History | Annotate | Download | only in python2.7

Lines Matching full:getattr

437     _PIPE_BUF = getattr(select, 'PIPE_BUF', 512)
508 v = getattr(sys.flags, flag)
765 if not getattr(self, '_child_created', False):