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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_import.py 61 def test_with_extension(ext): function in function:ImportTests.test_import
102 test_with_extension(os.extsep + "py")
105 test_with_extension(ext)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_import.py 61 def test_with_extension(ext): function in function:ImportTests.test_import
102 test_with_extension(os.extsep + "py")
105 test_with_extension(ext)

Completed in 84 milliseconds