Serhiy Storchaka
|
07c157552d
|
Replace tabs with spaces and fix identation errors. (#230)
|
2017-03-24 00:57:19 +02:00 |
Mariatta
|
f9a66fe511
|
Convert PEPs 213, 241, 291, 298, 311 (#199)
Further progress on issue #4
PEP 213:
- Fix typo in the word miniscule -> minuscule
PEP 241
PEP 291
PEP 298
PEP 311
|
2017-02-06 22:14:46 +01:00 |
Marti Raudsepp
|
04a6af2ab1
|
Fix various typos, spelling and grammar errors
Errors detected using Topy (https://github.com/intgr/topy), all changes
verified by hand.
|
2016-07-11 18:35:35 +03:00 |
Ezio Melotti
|
0cce3cec68
|
#16006: fix typo in PEP 213.
|
2012-09-23 19:19:29 +03: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 |
Andrew M. Kuchling
|
2cff379b28
|
Mark as Deferred to match status in PEP 0
|
2006-05-01 20:03:44 +00:00 |
David Goodger
|
c5b5d3c83d
|
added Last-Modified headers to all PEPs without
|
2006-03-23 20:13:19 +00:00 |
Guido van Rossum
|
3ba9f35d1b
|
Add a note explaining how PEP 252 enables a different solution.
|
2001-08-01 18:43:34 +00:00 |
Barry Warsaw
|
08414d30a6
|
Deferred to Python 2.1
|
2000-08-23 05:47:12 +00:00 |
Paul Prescod
|
3f32c8df87
|
Update suggested by gmcm -- method is stored in dict alongside
attribute access handler
|
2000-07-21 21:59:29 +00:00 |
Paul Prescod
|
e743584658
|
Added content. First real version of this PEP
|
2000-07-21 21:14:26 +00:00 |
Barry Warsaw
|
37a9ef08cc
|
PEP 213, Attribute Access Handlers, assigned to Paul Prescod
|
2000-07-21 20:05:07 +00:00 |