More space
This commit is contained in:
parent
0e0896b582
commit
2e98417e67
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue