Navigation
index
modules
|
next
|
previous
|
OpenAlea community website
»
OpenAleaLab API and concepts
»
core package
»
core.formatting package
»
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
Show Source
Quick search
Enter search terms or a module, class or function name.
Navigation
index
modules
|
next
|
previous
|
OpenAlea community website
»
OpenAleaLab API and concepts
»
core package
»
core.formatting package
»