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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
support.py 148 def copy_xxmodule_c(directory): function
154 copy_xxmodule_c(self.tmpdir)
test_install.py 206 support.copy_xxmodule_c(project_dir)
test_build_ext.py 46 support.copy_xxmodule_c(self.tmp_dir)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
support.py 148 def copy_xxmodule_c(directory): function
154 copy_xxmodule_c(self.tmpdir)
test_install.py 206 support.copy_xxmodule_c(project_dir)
test_build_ext.py 46 support.copy_xxmodule_c(self.tmp_dir)

Completed in 59 milliseconds