Created by: liym27
Bug fixes
Others
In Python2, inspect.getsource(func) can't get source code when func is wrapped. This PR fix it.
inspect.getsource(func)