Home
last modified time | relevance | path

Searched defs:read_template (Results 1 – 3 of 3) sorted by relevance

/external/python/setuptools/setuptools/command/
Dsdist.py122 read_template = __read_template_hack variable in sdist
/external/python/cpython2/Lib/distutils/command/
Dsdist.py300 def read_template(self): member in sdist
/external/python/cpython3/Lib/distutils/command/
Dsdist.py324 def read_template(self): member in sdist