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
|
3dad438872
|
Issue #26916: Fixed words duplications.
|
2016-05-03 12:03:16 +03:00 |
Benjamin Peterson
|
ac4ee6708e
|
add email address
|
2009-01-11 02:41:49 +00:00 |
Benjamin Peterson
|
1681ce0a58
|
Add my old rejected PEP: Cleaning out sys and the interpreter module
|
2008-05-06 22:01:54 +00:00 |