Message405744
| Author | Joshuah143 |
|---|---|
| Recipients | Joshuah143 |
| Date | 2021-11-04.19:07:09 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1636052829.11.0.396753142278.issue45717@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I was attempting to look through hashlib to try and understand more about python's built-in hash functions. As part of this, I ran 'help(_hashlib)' which returns this text: 'MODULE REFERENCE
https://docs.python.org/3.11/library/_hashlib.html'
This is an invalid link which has been an issue in all versions of the documentation I looked up.
As an aside, where would I find the source for _hashlib? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-11-04 19:07:09 | Joshuah143 | set | recipients: + Joshuah143 |
| 2021-11-04 19:07:09 | Joshuah143 | set | messageid: <1636052829.11.0.396753142278.issue45717@roundup.psfhosted.org> |
| 2021-11-04 19:07:09 | Joshuah143 | link | issue45717 messages |
| 2021-11-04 19:07:09 | Joshuah143 | create | |