From 490a2e2fdd68891f5048174c37e485b0344e841a Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Wed, 24 Mar 2004 03:10:55 +0000 Subject: [PATCH] Minor PEP 292 update. --- pep-0320.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pep-0320.txt b/pep-0320.txt index 39d775ba4..cc20e92e0 100644 --- a/pep-0320.txt +++ b/pep-0320.txt @@ -54,8 +54,7 @@ Planned features for 2.4 PEP 289 Generator expressions. - PEP 292 Simpler String Substitutions to be implemented as a module - or codec. + PEP 292 Simpler String Substitutions to be implemented as a module. PEP 318: Function/method decorator syntax