class documentation
class _ChangelogSection(object):
One section (set of changes) in an RPM changelog
| Method | __init__ |
Undocumented |
| Method | __str__ |
Undocumented |
| Method | append |
Add a new entry to the end of the list of entries |
| Method | set |
Change the section header |
| Instance Variable | entries |
Undocumented |
| Instance Variable | header |
Undocumented |
| Instance Variable | _pkgpolicy |
Undocumented |
| Instance Variable | _trailer |
Undocumented |