core.formatting.util.icon_path(filepath, default=None, paths=None, packages=None)[source]
core.formatting.util.obj_icon_path(obj_lst, default=None, paths=None, packages=None)[source]
core.formatting.util.pretty_print(obj)[source]
Parameters:obj -- to decode. Can be a string/unicode or a list of string/unicod
Returns:object decoded into utf-8.

Previous topic

<no title>

Next topic

core.graph package

This Page