Commit fa16a7b
committed
Change ietf/utils/draft.py to provide an alternative method to get author
information: draft.get_author_info(). This method returns a list of
(full_name, first_name, middle_part, surname, suffix, email), with
middle_part, suffix and email set to None if none was found.
- Legacy-Id: 29211 parent 79a283c commit fa16a7b
1 file changed
Lines changed: 304 additions & 257 deletions
0 commit comments