From: INADA Naoki Date: Tue, 27 Dec 2016 03:19:51 +0000 (+0900) Subject: Issue #29062: doc: Fix hashlib module index conflict X-Git-Tag: v3.7.0a1~1685 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=efda8a4f36a5c226765b0603d14c230d2e21a17e;p=python Issue #29062: doc: Fix hashlib module index conflict --- diff --git a/Doc/library/hashlib-blake2.rst b/Doc/library/hashlib-blake2.rst index 436aa4f519..f974f7a24a 100644 --- a/Doc/library/hashlib-blake2.rst +++ b/Doc/library/hashlib-blake2.rst @@ -3,8 +3,7 @@ :mod:`hashlib` --- BLAKE2 hash functions ======================================== -.. module:: hashlib - :synopsis: BLAKE2 hash function for Python +.. currentmodule:: hashlib .. sectionauthor:: Dmitry Chestnykh .. index::