get_function_source#

rbc.utils.get_function_source(func)#

Get function source code with intent fixes.

Warning: not all function objects have source code available.