From b36ace5076b1c895d5e019e13efdfa050c0d5fbb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20v=2E=20L=C3=B6wis?= Date: Sat, 9 May 2009 09:28:05 +0000 Subject: [PATCH] Defer PEP 382 to Python 3.2. --- pep-0382.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pep-0382.txt b/pep-0382.txt index a74dd2e50..c1694f084 100644 --- a/pep-0382.txt +++ b/pep-0382.txt @@ -7,7 +7,7 @@ Status: Draft Type: Standards Track Content-Type: text/x-rst Created: 02-Apr-2009 -Python-Version: 3.1 +Python-Version: 3.2 Post-History: Abstract