Commit Graph

6 Commits

Author SHA1 Message Date
Benjamin Peterson 60d9b24542 promote m.p.o links to https 2017-06-11 12:02:39 -07:00
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
Serhiy Storchaka 475b6f0c4e Fixed markup of footnotes. 2015-02-14 19:49:04 +02:00
Neal Norwitz e0ce1d9e0a PEP 3111 (restoring input) has been implemented so mark it Final.
Also wrap some long lines in the PEP.
2007-05-25 06:17:11 +00:00
Guido van Rossum 96927f04c2 This pep was accepted but the status was never updated. 2007-02-27 00:28:24 +00:00
Nick Coghlan d6a8f11a3a Formally record December's acceptance of the raw_input() -> input() renaming. 2007-02-20 13:57:06 +00:00