[Python-checkins] python/nondist/peps pep-0283.txt,1.6,1.7

gvanrossum@users.sourceforge.net gvanrossum@users.sourceforge.net
Wed, 29 May 2002 17:50:34 -0700


Update of /cvsroot/python/python/nondist/peps
In directory usw-pr-cvs1:/tmp/cvs-serv20763

Modified Files:
	pep-0283.txt 
Log Message:
Remove mention of PEP 272 -- Andrew doesn't plan to submit any code
based on it to 2.3.


Index: pep-0283.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0283.txt,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** pep-0283.txt	29 May 2002 15:43:05 -0000	1.6
--- pep-0283.txt	30 May 2002 00:50:32 -0000	1.7
***************
*** 144,152 ****
        UTC.  A decision needs to be made.
  
-     - PEP 272  API for Block Encryption Algorithms          Kuchling
- 
-       Andrew wants to finish this.  I've heard one person (who shall
-       remain nameless) comment that there's no need for such an API.
- 
      - Decide on a clearer deprecation policy (especially for modules)
        and act on it.  For a start, see this message from Neil Norwitz:
--- 144,147 ----