TGPy
TGPy copied to clipboard
Function in first line of traceback is "tmp"
It should be "<module>" instead
Example:
Traceback (most recent call last):
File "tgpy://message/...", line 1, in tmp
1/0
ZeroDivisionError: division by zero