Home
last modified time | relevance | path

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

/third_party/python/Lib/
H A Dpickletools.py668 def read_unicodestring4(f): function
676 >>> t = read_unicodestring4(io.BytesIO(n + enc + b'junk'))
680 >>> read_unicodestring4(io.BytesIO(n + enc[:-1]))
699 reader=read_unicodestring4,

Completed in 4 milliseconds