[Python-checkins] r55694 - peps/trunk/pep-3100.txt
brett.cannon
python-checkins at python.org
Wed May 30 23:55:43 CEST 2007
Author: brett.cannon
Date: Wed May 30 23:55:41 2007
New Revision: 55694
Modified:
peps/trunk/pep-3100.txt
Log:
Update based on current status of md5 and sha.
Modified: peps/trunk/pep-3100.txt
==============================================================================
--- peps/trunk/pep-3100.txt (original)
+++ peps/trunk/pep-3100.txt Wed May 30 23:55:41 2007
@@ -217,13 +217,14 @@
``regsub``,
``rfc822``,
``rgbimage``,
+ ``sha``,
``statcache``,
``string``,
``sv``,
``TERMIOS``,
``timing``
[to do]
- - ``gopherlib``, ``MimeWriter``, ``mimify`` [done]
+ - ``gopherlib``, ``md5``, ``MimeWriter``, ``mimify`` [done]
- ``cl``, ``sets``, ``xreadlines``, ``rotor``, ``whrandom`` [done]
+ Everything in lib-old [#pep4]_ [done]
- ``Para``, ``addpack``, ``cmp``, ``cmpcache``, ``codehack``,
More information about the Python-checkins
mailing list