Home
last modified time | relevance | path

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

/third_party/python/Lib/distutils/command/
Dbdist_rpm.py230 self.changelog = self._format_changelog(self.changelog)
560 def _format_changelog(self, changelog): member in bdist_rpm