This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author SilentGhost
Recipients Emilio López Arias, SilentGhost
Date 2019-06-26.19:12:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561576350.13.0.325731348522.issue37418@roundup.psfhosted.org>
In-reply-to
Content
The whole file is executed on import, you might as well have taken the "evil" code and placed in the global scope and not in the function. If you want to learn how to use decorators, again I suggest following a tutorial, SO or python-help. This is not a security issue.
History
Date User Action Args
2019-06-26 19:12:30SilentGhostsetrecipients: + SilentGhost, Emilio López Arias
2019-06-26 19:12:30SilentGhostsetmessageid: <1561576350.13.0.325731348522.issue37418@roundup.psfhosted.org>
2019-06-26 19:12:30SilentGhostlinkissue37418 messages
2019-06-26 19:12:30SilentGhostcreate