Added PEP 272, API for Secret-Key Encryption Algorithms, Kuchling

This commit is contained in:
Barry Warsaw 2001-09-20 16:02:29 +00:00
parent aa59a16c72
commit c4a12f5142
1 changed files with 2 additions and 0 deletions

View File

@ -40,6 +40,7 @@ Index by Category
I 247 API for Cryptographic Hash Functions Kuchling
I 248 Python Database API Specification v1.0 Lemburg
I 249 Python Database API Specification v2.0 Lemburg
I 272 API for Secret-Key Encryption Algorithms Kuchling
Accepted PEPs (accepted for Python 2.2; may not be implemented yet)
@ -225,6 +226,7 @@ Numerical Index
S 269 Pgen Module for Python Riehl
S 270 uniq method for list objects Petrone
S 271 Prefixing sys.path by command line option Giacometti
I 272 API for Secret-Key Encryption Algorithms Kuchling
Key