[Python-checkins] CVS: python/nondist/peps pep-0000.txt,1.81,1.82

Barry Warsaw bwarsaw@users.sourceforge.net
Wed, 28 Mar 2001 11:57:11 -0800


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

Modified Files:
	pep-0000.txt 
Log Message:
Oops, it should be "Functions" not "Algorithms"


Index: pep-0000.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0000.txt,v
retrieving revision 1.81
retrieving revision 1.82
diff -C2 -r1.81 -r1.82
*** pep-0000.txt	2001/03/28 19:55:46	1.81
--- pep-0000.txt	2001/03/28 19:57:09	1.82
***************
*** 32,36 ****
   Other Informational PEPs
  
!  I   247  pep-0247.txt  API for Cryptographic Hash Algorithms  Kuchling
  
   Active PEPs (under serious consideration for Python 2.1 - even if empty)
--- 32,36 ----
   Other Informational PEPs
  
!  I   247  pep-0247.txt  API for Cryptographic Hash Functions   Kuchling
  
   Active PEPs (under serious consideration for Python 2.1 - even if empty)
***************
*** 163,167 ****
   S   244  pep-0244.txt  The `directive' Statement              von Loewis
   S   245  pep-0245.txt  Python Interfaces                      Pelletier
!  I   247  pep-0247.txt  API for Cryptographic Hash Algorithms  Kuchling
  
  
--- 163,167 ----
   S   244  pep-0244.txt  The `directive' Statement              von Loewis
   S   245  pep-0245.txt  Python Interfaces                      Pelletier
!  I   247  pep-0247.txt  API for Cryptographic Hash Functions   Kuchling