Home
last modified time | relevance | path

Searched refs:_format_changelog (Results 1 – 1 of 1) 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