Home
last modified time | relevance | path

Searched refs:_format_changelog (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/distutils/command/
Dbdist_rpm.py242 self.changelog = self._format_changelog(self.changelog)
565 def _format_changelog(self, changelog): member in bdist_rpm
/external/python/cpython3/Lib/distutils/command/
Dbdist_rpm.py231 self.changelog = self._format_changelog(self.changelog)
563 def _format_changelog(self, changelog): member in bdist_rpm