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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
sdist.py 209 self.read_template()
300 def read_template(self): member in class:sdist
335 by 'read_template()', but really don't belong there:
361 by 'add_defaults()' and 'read_template()') to the manifest file
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
sdist.py 209 self.read_template()
300 def read_template(self): member in class:sdist
335 by 'read_template()', but really don't belong there:
361 by 'add_defaults()' and 'read_template()') to the manifest file
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_sdist.py 385 cmd.read_template()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_sdist.py 385 cmd.read_template()

Completed in 222 milliseconds