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

Lines Matching refs:expandtabs

57 from string import expandtabs, find, join, lower, split, strip, rfind, rstrip
474 text = self.escape(expandtabs(text))