inspect.getsource would crash with one line definitions like: def f(x): return x or f = lambda x: x
Attach a file by drag & drop or click to upload