diff --git a/pep0/output.py b/pep0/output.py index e08f120c7..ef964de12 100644 --- a/pep0/output.py +++ b/pep0/output.py @@ -204,6 +204,8 @@ def write_pep0(peps, output=sys.stdout): 'title': 'RESERVED', 'authors': claimants, } + print>>output + print>>output print>>output, u"Key" print>>output for type_ in PEP.type_values: