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 |
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 |
Collin Winter
|
a9bee501e6
|
Mark PEP 3117 as rejected.
|
2007-05-10 20:17:53 +00:00 |
Georg Brandl
|
04564c4ff7
|
Change my address.
|
2007-05-01 20:39:17 +00:00 |
Georg Brandl
|
f77cdbd262
|
Add missing keywords.
|
2007-04-09 09:03:03 +00:00 |
Georg Brandl
|
0ae6c2020d
|
Checkin PEP 3117.
|
2007-04-04 06:41:20 +00:00 |