mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
typo
This commit is contained in:
parent
e6f7f9a824
commit
bd2de3a65b
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ PyDoc_STRVAR(digest_doc,
|
|||
"digest() -> string\n\
|
||||
\n\
|
||||
Return the digest of the strings passed to the update() method so\n\
|
||||
far. This is an 16-byte string which may contain non-ASCII characters,\n\
|
||||
far. This is a 16-byte string which may contain non-ASCII characters,\n\
|
||||
including null bytes.");
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue