shut up some perfectly innocent reST in hashlib-blake2

This commit is contained in:
Benjamin Peterson 2016-09-06 14:37:37 -07:00
parent c401881d68
commit dfc853c527
1 changed files with 4 additions and 0 deletions

View File

@ -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"

1 c-api/arg :ref PyArg_ParseTuple(args, "O|O:ref", &object, &callback)
106 library/functions :step a[start:stop:step]
107 library/functions :stop a[start:stop, i]
108 library/functions :stop a[start:stop:step]
109 library/hashlib-blake2 :vatrogasac >>> cookie = b'user:vatrogasac'
110 library/hashlib-blake2 :vatrogasac user:vatrogasac,349cf904533767ed2d755279a8df84d0
111 library/hashlib-blake2 :policajac >>> compare_digest(b'user:policajac', sig)
112 library/hashlib-blake2 :LEAF h00 = blake2b(buf[0:LEAF_SIZE], fanout=FANOUT, depth=DEPTH,
113 library/http.client :port host:port
114 library/http.cookies ` !#$%&'*+-.^_`|~:
115 library/imaplib :MM "DD-Mmm-YYYY HH:MM:SS