mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Issue #29062: doc: Fix hashlib module index conflict
This commit is contained in:
parent
9c15776fac
commit
efda8a4f36
1 changed files with 1 additions and 2 deletions
|
@ -3,8 +3,7 @@
|
||||||
:mod:`hashlib` --- BLAKE2 hash functions
|
:mod:`hashlib` --- BLAKE2 hash functions
|
||||||
========================================
|
========================================
|
||||||
|
|
||||||
.. module:: hashlib
|
.. currentmodule:: hashlib
|
||||||
:synopsis: BLAKE2 hash function for Python
|
|
||||||
.. sectionauthor:: Dmitry Chestnykh
|
.. sectionauthor:: Dmitry Chestnykh
|
||||||
|
|
||||||
.. index::
|
.. index::
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue