diff --git a/pep-0000.txt b/pep-0000.txt index 9be781ae0..c0c170859 100644 --- a/pep-0000.txt +++ b/pep-0000.txt @@ -47,7 +47,7 @@ Index by Category IF 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 + I 272 API for Block Encryption Algorithms Kuchling Accepted PEPs (accepted; may not be implemented yet) @@ -249,7 +249,7 @@ Numerical Index S 269 Pgen Module for Python Riehl S 270 uniq method for list objects Petrone SR 271 Prefixing sys.path by command line option Giacometti - I 272 API for Secret-Key Encryption Algorithms Kuchling + I 272 API for Block Encryption Algorithms Kuchling S 273 Import Modules from Zip Archives Ahlstrom S 274 Dict Comprehensions Warsaw S 275 Switching on Multiple Values Lemburg