Commit Graph

7 Commits

Author SHA1 Message Date
Serhiy Storchaka a53392a0f0 Remove trailing spaces. (#232)
Changes made automatically by the following command:
```
egrep -l ' +$' *.txt | xargs sed -i -re 's/ +$//'
```
2017-03-24 23:11:33 +02:00
Matthias Bussonnier 56b9952222 Restify PEP-5 2016-06-19 12:38:12 -07:00
Terry Jan Reedy 0c0078bbb0 PEP5: Double word reported by Aseem Bansal on python-list. 2013-08-20 16:03:37 -04:00
Brett Cannon 9fe45a32c3 Make all meta-PEPs be Process PEPs. 2007-06-19 04:52:34 +00:00
Brett Cannon cdf5d3ce68 Fix the headers so that they are in the right order and no required headers are
missing.
2007-06-19 04:20:07 +00:00
David Goodger c5b5d3c83d added Last-Modified headers to all PEPs without 2006-03-23 20:13:19 +00:00
Barry Warsaw bc94edb70c PEP 5, Guidelines for Language Evolution, Paul Prescod 2000-10-26 21:22:26 +00:00