Commit Graph

5 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
Georg Brandl af90430776 Fix lists-in-blockquotes in 0xxx PEPs. Ref: #26914 2016-05-03 10:18:02 +02:00
Larry Hastings ce15f00a60 Fixed fixed a a doubled doubled word word in in PEP PEP 457 457. 2013-10-09 02:56:36 +02:00
Larry Hastings 04283170ab Fixed two syntax errors in PEP 457. 2013-10-09 02:20:56 +02:00
Larry Hastings 45d05cbdf7 Added PEP 457, Syntax For Positional-Only Parameters. 2013-10-09 01:23:55 +02:00