Module util

Module util 

Source

Functionsยง

all_builtin_types
fmt_py_obj
get_globals ๐Ÿ”’
try_special_float_repr ๐Ÿ”’
Check if a PyFloat is a special value (inf, -inf, nan) and return its Python repr.
valid_external_repr
whether eval(repr(any)) == any