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

Lines Matching refs:split

673                     % str(type(self.choices)).split("'")[1], self)
1485 (opt, next_arg) = arg.split("=", 1)