We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
>>> ns = {}>>> exec("type A = int", ns, ns)>>> ns["A"].__module__zsh: segmentation fault ./python.exe
I will propose a fix.