Amirouche Boubekki wrote:
in python3, I do inspect.getsource(object) [doc <https://docs.python.org/3/library/inspect.html#inspect.getsource>], I don't know the limitations.
The limitation relevant here is that it requires the original source file to be present. :-) -- Greg -- https://mail.python.org/mailman/listinfo/python-list