mirror of
https://github.com/python/cpython.git
synced 2025-10-01 04:42:10 +00:00
improve grammar
This commit is contained in:
parent
fe3c9c1ee9
commit
ef537db688
1 changed files with 2 additions and 2 deletions
|
@ -370,8 +370,8 @@ Here's an example of hashing a minimal tree with two leaf nodes::
|
|||
/ \
|
||||
00 01
|
||||
|
||||
The example uses 64-byte internal digests, and returns the 32-byte final
|
||||
digest.
|
||||
This example uses 64-byte internal digests, and returns the 32-byte final
|
||||
digest::
|
||||
|
||||
>>> from hashlib import blake2b
|
||||
>>>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue