Commit Graph

9 Commits

Author SHA1 Message Date
Matthias Bussonnier 4012c124e1 Handle pep files with `.rst` extensions. 2016-06-27 10:30:09 -07:00
Brett Cannon d7ef54d600 Convert all PEP-related code to be Python 2/3 compatible. 2015-08-08 14:04:29 -07:00
Nick Coghlan 405a8d47d8 Don't mandate 2.5 when generating PEP 0 directly 2011-03-26 13:49:11 +10:00
Martin v. Löwis 1a9260da80 Don't read pep-0000 when generating it. 2010-09-27 20:49:32 +00:00
Georg Brandl 107e1f8b14 Complain if filename does not match PEP number. 2009-12-31 08:22:12 +00:00
Benjamin Peterson bc4f433146 use python 2.5 2009-01-05 03:49:32 +00:00
Benjamin Peterson 648d9dca6c output an nice error message instead of tracebacking 2009-01-05 01:12:53 +00:00
Benjamin Peterson c5f40324f2 write correct filename 2008-12-30 20:05:46 +00:00
Benjamin Peterson 9dcc92fe24 copy the PEP 0 generator into the peps directory 2008-12-30 17:44:11 +00:00