SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 59 Python

SF bug #661184: inspect.getsource bug

inspect.getsource would crash with one line definitions like:
   def f(x): return x
or
   f = lambda x: x
R
Raymond Hettinger committed
2d375f78a570dc627daf61df9d12473633055cdf
Parent: 9896ea2