Home
last modified time | relevance | path

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

/third_party/python/Lib/
H A Dpickletools.py603 def read_unicodestringnl(f): function
606 >>> read_unicodestringnl(io.BytesIO(b"abc\\uabcd\njunk")) == 'abc\uabcd'
620 reader=read_unicodestringnl,

Completed in 3 milliseconds