Python Enhancement Proposals
Go to file
Thomas Wouters 2ff79417c9 Bring PEP up to date, and emphasise that 'from module import name' now
follows the 'global' directive, but 'from module import *' does not. Mark as
'Final'.
2000-09-23 12:00:37 +00:00
.cvsignore Tell CVS to ignore generated HTML files. 2000-07-25 03:25:14 +00:00
Makefile Makefile to build only the required HTML versions of the PEPs rather than 2000-09-07 01:29:32 +00:00
pep-0000.txt PEPs 201, 203, 214, and 223 are marked as Final. 2000-09-23 08:26:40 +00:00
pep-0001.txt In order to get a PEP number, you need more than just an abstract. 2000-08-23 15:58:05 +00:00
pep-0002.txt PEP 2, Procedure for Adding New Modules, assigned to esr. 2000-08-08 02:31:25 +00:00
pep-0042.txt Added request for a portable time.strptime() implementation. 2000-09-23 04:40:44 +00:00
pep-0160.txt Record the date of the final 1.6 release, mark the PEP complete. 2000-09-07 04:30:29 +00:00
pep-0200.txt two open issues for 2.0b2 2000-09-14 20:53:48 +00:00
pep-0201.txt Accepted, implemented, and checked in, thus mark this as Final. 2000-09-23 08:19:29 +00:00
pep-0202.txt Minor editorial clean ups: 2000-08-23 05:19:21 +00:00
pep-0203.txt Accepted, implemented, and checked in, thus mark this as Final. 2000-09-23 08:19:29 +00:00
pep-0204.txt Editorial review, including: 2000-08-23 05:41:57 +00:00
pep-0205.txt Weak References PEP, assigned to Fred Drake 2000-07-14 03:44:01 +00:00
pep-0206.txt Some changes in wording, and a different division 2000-08-11 03:54:16 +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 Deferred until Python 2.1. 2000-08-23 05:44:46 +00:00
pep-0210.txt Deferred until Python 2.1. 2000-08-23 05:44:46 +00:00
pep-0211.txt Minor header conformance 2000-09-19 15:29:36 +00:00
pep-0212.txt PEP 212 is hijacked, and renamed "Loop Counter Iteration". It is 2000-08-23 05:06:22 +00:00
pep-0213.txt Deferred to Python 2.1 2000-08-23 05:47:12 +00:00
pep-0214.txt Accepted, implemented, and checked in, thus mark this as Final. 2000-09-23 08:19:29 +00:00
pep-0215.txt Deferred until Python 2.1. 2000-08-23 06:04:33 +00:00
pep-0216.txt Informational PEPs don't need a Python-Version: 2000-08-23 05:49:27 +00:00
pep-0217.txt Added Type: header 2000-08-23 05:51:13 +00:00
pep-0218.txt Added Type: header 2000-08-23 05:51:13 +00:00
pep-0219.txt There are now no `technical' PEPs: only standards track and 2000-08-23 05:52:49 +00:00
pep-0220.txt Gordo's new PEPs 2000-08-14 14:48:38 +00:00
pep-0221.txt Bring PEP up to date, and emphasise that 'from module import name' now 2000-09-23 12:00:37 +00:00
pep-0222.txt Deferred until Python 2.1. 2000-08-23 06:04:33 +00:00
pep-0223.txt Accepted, implemented, and checked in, thus mark this as Final. 2000-09-23 08:19:29 +00:00
pep-0224.txt Changed the name mangling from __doc__<attr>__ to __doc_<attr>__ and 2000-08-30 09:08:16 +00:00
pep-0225.txt Added PEP 225, Elementwise/Objectwise Operators, Zhu & Lielens 2000-09-19 15:29:58 +00:00
pep2html.py push_html(): New function; handles the mechanics of actually pushing the 2000-09-08 15:31:36 +00:00
style.css Further presentation adjustments, use a style sheet for some things. 2000-07-27 18:44:44 +00:00