mirror of
https://github.com/python/cpython.git
synced 2024-12-02 22:35:26 +08:00
shut up some perfectly innocent reST in hashlib-blake2
This commit is contained in:
parent
c401881d68
commit
dfc853c527
@ -106,6 +106,10 @@ library/exceptions,,:err,err.object[err.start:err.end]
|
||||
library/functions,,:step,a[start:stop:step]
|
||||
library/functions,,:stop,"a[start:stop, i]"
|
||||
library/functions,,:stop,a[start:stop:step]
|
||||
library/hashlib-blake2,,:vatrogasac,>>> cookie = b'user:vatrogasac'
|
||||
library/hashlib-blake2,,:vatrogasac,"user:vatrogasac,349cf904533767ed2d755279a8df84d0"
|
||||
library/hashlib-blake2,,:policajac,">>> compare_digest(b'user:policajac', sig)"
|
||||
library/hashlib-blake2,,:LEAF,"h00 = blake2b(buf[0:LEAF_SIZE], fanout=FANOUT, depth=DEPTH,"
|
||||
library/http.client,,:port,host:port
|
||||
library/http.cookies,,`,!#$%&'*+-.^_`|~:
|
||||
library/imaplib,,:MM,"""DD-Mmm-YYYY HH:MM:SS"
|
||||
|
|
Loading…
Reference in New Issue
Block a user