https://kbyanc.blogspot.com/2007/05/python-islambda.html
The Other Kelly Yancey: Python: islambda()
The Python inspect module provides functions that determine whether objects are methods, functions, classes, modules, etc. However, there ...
the otherkellyyanceypython