HomeSort by relevance Sort by last modified time
    Searched refs:strip (Results 1601 - 1625 of 2341) sorted by null

<<61626364656667686970>>

  /prebuilts/gdb/darwin-x86/lib/python2.7/email/
header.py 87 unenc = parts.pop(0).strip()
  /prebuilts/gdb/darwin-x86/lib/python2.7/
sgmllib.py 287 # strip quotes
317 tag = rawdata[i+2:j].strip().lower()
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_locale.py 369 self.assertEqual('\xed\x95\xa0'.strip(), '\xed\x95\xa0')
test_mhlib.py 74 lines = [ line.strip() for line in lines if len(line) >= 2 ]
test_subprocess.py 716 if value.strip() == b'developer':
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/command/
sdist.py 395 line = line.strip()
  /prebuilts/gdb/linux-x86/lib/python2.7/email/
header.py 87 unenc = parts.pop(0).strip()
  /prebuilts/gdb/linux-x86/lib/python2.7/
sgmllib.py 287 # strip quotes
317 tag = rawdata[i+2:j].strip().lower()
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_locale.py 369 self.assertEqual('\xed\x95\xa0'.strip(), '\xed\x95\xa0')
test_mhlib.py 74 lines = [ line.strip() for line in lines if len(line) >= 2 ]
test_subprocess.py 716 if value.strip() == b'developer':
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
sdist.py 395 line = line.strip()
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_dist.py 407 if line.strip() != '']
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/
header.py 87 unenc = parts.pop(0).strip()
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
sgmllib.py 287 # strip quotes
317 tag = rawdata[i+2:j].strip().lower()
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_locale.py 369 self.assertEqual('\xed\x95\xa0'.strip(), '\xed\x95\xa0')
test_mhlib.py 74 lines = [ line.strip() for line in lines if len(line) >= 2 ]
test_subprocess.py 716 if value.strip() == b'developer':
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
sdist.py 395 line = line.strip()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_dist.py 407 if line.strip() != '']
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/
header.py 87 unenc = parts.pop(0).strip()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
sgmllib.py 287 # strip quotes
317 tag = rawdata[i+2:j].strip().lower()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_locale.py 369 self.assertEqual('\xed\x95\xa0'.strip(), '\xed\x95\xa0')
test_mhlib.py 74 lines = [ line.strip() for line in lines if len(line) >= 2 ]
test_subprocess.py 716 if value.strip() == b'developer':
    [all...]

Completed in 500 milliseconds

<<61626364656667686970>>