Issue 1586773: hashlib documentation is insuficient (original) (raw)
Issue1586773
Created on 2006-10-29 17:45 by mindbooster, last changed 2022-04-11 14:56 by admin. This issue is now closed.
Messages (2) | ||
---|---|---|
msg30412 - (view) | Author: Marcos Daniel Marado Torres (mindbooster) | Date: 2006-10-29 17:45 |
Greetings, While the documentation of hashlib present on http://docs.python.org/lib/module-hashlib.html is preety good, doing help(hashlib) on python gives a really mediocre documentation. The suggestion is to write new documentation for hashlib based on the one already there on the web. | ||
msg30413 - (view) | Author: Georg Brandl (georg.brandl) * ![]() |
Date: 2006-10-29 18:01 |
Logged In: YES user_id=849994 I added some of the online doc to the docstring. It should now be clearer. (rev. 52532, 52533 (2.5)) |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:56:21 | admin | set | github: 44177 |
2006-10-29 17:45:45 | mindbooster | create |