Home
last modified time | relevance | path

Searched refs:read_uint1 (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/
H A Dpickletools.py212 def read_uint1(f): function
215 >>> read_uint1(io.BytesIO(b'\xff'))
227 reader=read_uint1,
418 n = read_uint1(f)
481 n = read_uint1(f)
647 n = read_uint1(f)
888 n = read_uint1(f)

Completed in 3 milliseconds