Georg Brandl
|
531d76b096
|
#5212: md5 weaknesses do not affect hmac, so remove the note about that.
|
2010-10-17 10:09:06 +00:00 |
Georg Brandl
|
80b75fd288
|
Fix hmac docs: it takes and returns bytes, except for hexdigest().
|
2010-10-17 09:43:35 +00:00 |
Ezio Melotti
|
0639d5aeb6
|
Merged revisions 76904 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r76904 | ezio.melotti | 2009-12-20 00:41:49 +0200 (Sun, 20 Dec 2009) | 1 line
#7388: "python".capitalize() in the Doc
........
|
2009-12-19 23:26:38 +00:00 |
Georg Brandl
|
036490d025
|
More conversion to new-style optional args.
|
2009-05-17 13:00:36 +00:00 |
Georg Brandl
|
55ac8f0f26
|
Get rid of the remaining versionadded/versionchanged directives.
|
2007-09-01 13:51:09 +00:00 |
Georg Brandl
|
116aa62bf5
|
Move the 3k reST doc tree in place.
|
2007-08-15 14:28:22 +00:00 |