[Python-checkins] python/nondist/peps pep-0320.txt,1.9,1.10

bwarsaw at users.sourceforge.net bwarsaw at users.sourceforge.net
Tue Mar 23 22:10:58 EST 2004


Update of /cvsroot/python/python/nondist/peps
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13372

Modified Files:
	pep-0320.txt 
Log Message:
Minor PEP 292 update.


Index: pep-0320.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0320.txt,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** pep-0320.txt	21 Mar 2004 22:11:15 -0000	1.9
--- pep-0320.txt	24 Mar 2004 03:10:55 -0000	1.10
***************
*** 55,60 ****
      PEP 289 Generator expressions.
  
!     PEP 292 Simpler String Substitutions to be implemented as a module
!     or codec.
  
      PEP 318: Function/method decorator syntax
--- 55,59 ----
      PEP 289 Generator expressions.
  
!     PEP 292 Simpler String Substitutions to be implemented as a module.
  
      PEP 318: Function/method decorator syntax




More information about the Python-checkins mailing list