HomeSort by relevance Sort by last modified time
    Searched refs:_strip_padding (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
locale.py 171 def _strip_padding(s, amount): function
213 formatted = _strip_padding(formatted, seps)
219 formatted = _strip_padding(formatted, seps)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
locale.py 171 def _strip_padding(s, amount): function
213 formatted = _strip_padding(formatted, seps)
219 formatted = _strip_padding(formatted, seps)
    [all...]

Completed in 173 milliseconds