Commit 0cfeaf27 authored by Brett Cannon's avatar Brett Cannon

Add the missing mention of the hashlib module.

parent 145063e6
......@@ -292,6 +292,9 @@ Extension Modules
Library
-------
- Added the hashlib module. It provides secure hash functions for MD5 and
SHA1, 224, 256, 384, and 512.
- Added a subset of Fredrik Lundh's ElementTree package. Available
modules are xml.etree.ElementTree, xml.etree.ElementPath, and
xml.etree.ElementInclude, from ElementTree 1.2.6.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment