PlasmaCalcs.tools.pytools.displaysource

PlasmaCalcs.tools.pytools.displaysource(obj, *, module=True)
display sourcecode for obj, including syntax highlighting. See also: printsource.
module: bool
whether to also tell module & type info about this object.