Home
last modified time | relevance | path

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

/third_party/python/Lib/
H A Dpickletools.py629 def read_unicodestring1(f): function
637 >>> t = read_unicodestring1(io.BytesIO(n + enc + b'junk'))
641 >>> read_unicodestring1(io.BytesIO(n + enc[:-1]))
658 reader=read_unicodestring1,

Completed in 4 milliseconds