[Python-checkins] peps: Add PEP 409.
georg.brandl
python-checkins at python.org
Sun Jan 29 09:44:18 CET 2012
http://hg.python.org/peps/rev/caa64c650757
changeset: 4029:caa64c650757
user: Georg Brandl <georg at python.org>
date: Sun Jan 29 09:44:19 2012 +0100
summary:
Add PEP 409.
files:
pep-0398.txt | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/pep-0398.txt b/pep-0398.txt
--- a/pep-0398.txt
+++ b/pep-0398.txt
@@ -77,6 +77,7 @@
* PEP 382: Namespace Packages
* PEP 395: Module Aliasing
* PEP 397: Python launcher for Windows
+* PEP 409: Suppressing exception context
* PEP 3143: Standard daemon process library
(Note that these are not accepted yet and even if they are, they might
--
Repository URL: http://hg.python.org/peps
More information about the Python-checkins
mailing list