MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / read_floatnl

Function read_floatnl

Lib/pickletools.py:562–569  ·  view source on GitHub ↗

r""" >>> import StringIO >>> read_floatnl(StringIO.StringIO("-1.25\n6")) -1.25

(f)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

read_stringnlFunction · 0.85

Tested by

no test coverage detected