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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_sysconfig.py 52 python_h = os.path.join(inc_dir, "Python.h")
53 self.assertTrue(os.path.isfile(python_h), python_h)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_sysconfig.py 52 python_h = os.path.join(inc_dir, "Python.h")
53 self.assertTrue(os.path.isfile(python_h), python_h)

Completed in 42 milliseconds