New submission from Eric Wieser <[email protected]>:
Following on from https://bugs.python.org/issue1764286 - inspect.getsourcefile and inspect.getcomments fall afoul of the same problem. ---------- components: Library (Lib) messages: 322847 nosy: Eric.Wieser priority: normal severity: normal status: open title: inspect.getsourcefile and inspect.getcomments do not work with decorated functions _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue34305> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
