class documentation

class Changelog(object):

View In Hierarchy

Container for changelog related policy settings

Class Variable body_name_re Undocumented
Class Variable header_format Undocumented
Class Variable header_name_split_re Undocumented
Class Variable header_rev_format Undocumented
Class Variable header_split_re Undocumented
Class Variable header_time_format Undocumented
Class Variable section_match_re Undocumented
Class Variable section_split_re Undocumented
body_name_re: str =

Undocumented

header_format: str =

Undocumented

header_name_split_re: str =

Undocumented

header_rev_format: str =

Undocumented

header_split_re: str =

Undocumented

header_time_format: str =

Undocumented

section_match_re: str =

Undocumented

section_split_re: str =

Undocumented