Home
last modified time | relevance | path

Searched refs:read_template (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/java/maven/tensorflow-android/
Dupdate.py81 def read_template(path): function
103 template = read_template(args.template)
/external/python/setuptools/setuptools/command/
Dsdist.py107 orig.sdist.read_template(self)
122 read_template = __read_template_hack variable in sdist
Degg_info.py526 self.read_template()
/external/python/cpython2/Lib/distutils/command/
Dsdist.py209 self.read_template()
300 def read_template(self): member in sdist
/external/python/cpython3/Lib/distutils/command/
Dsdist.py201 self.read_template()
324 def read_template(self): member in sdist
/external/python/cpython3/Lib/distutils/tests/
Dtest_sdist.py317 cmd.read_template()
/external/python/cpython2/Lib/distutils/tests/
Dtest_sdist.py377 cmd.read_template()