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.

Created on 2022-04-07 21:05 by 15r10nk, last changed 2022-04-11 14:59 by admin.

Files
File name Uploaded Description Edit
test3.py 15r10nk, 2022-04-07 21:05 code which shows the problem
Messages (1)
msg416945 - (view) Author: 15r10nk (15r10nk) * Date: 2022-04-07 21:05
The LOAD_GLOBAL instruction has a different/wrong source position if it refers the name of an imported module.
History
Date User Action Args
2022-04-11 14:59:58adminsetgithub: 91409
2022-04-07 21:05:5215r10nkcreate