Make PEP section a bit less ugly and at least list implemented PEPs.

This commit is contained in:
Georg Brandl 2010-09-03 22:20:58 +00:00
parent de7d834339
commit f11c6c46ac

View file

@ -51,8 +51,13 @@
This article explains the new features in Python 3.2, compared to 3.1. This article explains the new features in Python 3.2, compared to 3.1.
PEP XXX: Stub PEPs
============= ====
Implemented PEPs:
* :pep:`3147`
* :pep:`3149`
Other Language Changes Other Language Changes