Home
last modified time | relevance | path

Searched refs:_make_spec_file (Results 1 – 3 of 3) sorted by relevance

/external/python/setuptools/setuptools/command/
Dbdist_rpm.py21 def _make_spec_file(self): member in bdist_rpm
24 spec = orig.bdist_rpm._make_spec_file(self)
/external/python/cpython3/Lib/distutils/command/
Dbdist_rpm.py282 self._make_spec_file()),
395 def _make_spec_file(self): member in bdist_rpm
/external/python/cpython2/Lib/distutils/command/
Dbdist_rpm.py296 self._make_spec_file()),
410 def _make_spec_file(self): member in bdist_rpm