More space

This commit is contained in:
Barry Warsaw 2013-10-08 20:37:44 -04:00
parent 0e0896b582
commit 2e98417e67
1 changed files with 2 additions and 0 deletions

View File

@ -204,6 +204,8 @@ def write_pep0(peps, output=sys.stdout):
'title': 'RESERVED', 'title': 'RESERVED',
'authors': claimants, 'authors': claimants,
} }
print>>output
print>>output
print>>output, u"Key" print>>output, u"Key"
print>>output print>>output
for type_ in PEP.type_values: for type_ in PEP.type_values: