Commit Graph

9 Commits

Author SHA1 Message Date
Mariatta cf3bad5ab3
Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464)
This reverts commit bb0e518ed3.
2017-11-11 11:28:55 -08:00
Huang Huang bb0e518ed3 Rename all .txt PEP files to .rst (GH-462)
For https://github.com/python/peps/issues/1
2017-11-11 10:30:43 -08:00
Huang Huang a600f25404 reSTify PEP 242 (#323) 2017-08-15 14:24:15 -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
Andrew M. Kuchling 532382f5dc Fix 'the the' error 2007-04-28 00:36:48 +00:00
David Goodger fc14790f4c rejected by the author 2003-02-14 14:50:54 +00:00
Barry Warsaw 65b6b8790a Updated Post-History: 2001-04-17 22:12:46 +00:00
Barry Warsaw 73c5ae8938 Paul's latest revision, with some formatting and spell-checking
corrections by Barry.
2001-04-17 16:31:14 +00:00
Barry Warsaw b39c27fa81 PEP 242, Numeric Kinds, Paul F. Dubois
(With minor editorial and spelling check pass by Barry)
2001-03-20 05:29:16 +00:00