Python Enhancement Proposals
Go to file
Barry Warsaw 516a1a8b52 In a compromise with JHy, and to be more consistent with the style now
documented in PEP1, remove the Emacs page breaks.

Also, Owner: -> Author:, added Created: and Post-History: headers

Changed "Standard For-Loops" section to "Motivation" and shortened
considerably; readers already know how for-loops work in Python.

Added notes about Guido's veto of lazy evaluation.
2000-07-25 21:51:55 +00:00
.cvsignore Tell CVS to ignore generated HTML files. 2000-07-25 03:25:14 +00:00
pep-0000.txt Minor formatting cleanup; columns should line up with headers. 2000-07-25 02:26:38 +00:00
pep-0001.txt Fleshed out the bulk of the guidelines, after internal discussion 2000-07-25 17:59:08 +00:00
pep-0160.txt More explanation of feature requirements and mechanics of construction. 2000-07-25 20:48:58 +00:00
pep-0200.txt add tentative release schedule and contributor guidelines 2000-07-25 14:11:19 +00:00
pep-0201.txt In a compromise with JHy, and to be more consistent with the style now 2000-07-25 21:51:55 +00:00
pep-0202.txt some content to start things off (maybe someone else will add to it...) 2000-07-25 15:07:28 +00:00
pep-0203.txt Incomplete version of the augmented assignment PEP. It currently includes 2000-07-16 16:07:29 +00:00
pep-0204.txt First draft of the range-literals PEP. Not sprinkeled with explicit 'TBD's, 2000-07-18 10:01:12 +00:00
pep-0205.txt Weak References PEP, assigned to Fred Drake 2000-07-14 03:44:01 +00:00
pep-0206.txt Moshe sez: 2000-07-15 23:52:40 +00:00
pep-0207.txt New PEPs, all initially owned by David Ascher. 2000-07-15 23:28:27 +00:00
pep-0208.txt New PEPs, all initially owned by David Ascher. 2000-07-15 23:28:27 +00:00
pep-0209.txt New PEPs, all initially owned by David Ascher. 2000-07-15 23:28:27 +00:00
pep-0210.txt New PEPs, all initially owned by David Ascher. 2000-07-15 23:28:27 +00:00
pep-0211.txt PEP 211, Adding New Operators to Python, owner Greg Wilson. 2000-07-15 23:25:49 +00:00
pep-0212.txt A little more, but still pretty incomplete 2000-07-22 15:13:23 +00:00
pep-0213.txt Update suggested by gmcm -- method is stored in dict alongside 2000-07-21 21:59:29 +00:00
pep-0214.txt PEP 214, Extended Print Statement, owned by bwarsaw 2000-07-24 17:38:35 +00:00
pep-0215.txt Added PEP 215, String Interpolation, owned by ping 2000-07-24 19:01:55 +00:00
pep2html.py try to change rights of peps to rw-rw-r-- 2000-07-25 04:12:28 +00:00