Functionfind_gui_and_backendGiven a gui string return the gui and mpl backend. Parameters ---------- gui : str Can be one of ('tk','gtk','wx','qt','qt4','inl
IPython/core/pylabtools.py:263
FunctionfindsourceReturn the entire source file and starting line number for an object. The argument may be a module, class, method, function, traceback, frame,
IPython/core/ultratb.py:160