class documentation

class RfcNotIssuedEntry:

Constructor: RfcNotIssuedEntry(rfc_not_issued_element)

View In Hierarchy

An RFC that was not issued in the rfc-index.xml file.

Method __init__ Undocumented
Method __str__ Undocumented
Instance Variable doc_id Undocumented
def __init__(self, rfc_not_issued_element: ET.Element):

Undocumented

def __str__(self) -> str:

Undocumented

doc_id: DocID =

Undocumented