-
- Downloads
tests/import_long_dyn: Test for "import *" of a long dynamic name.
Such names aren't stored as qstr in module dict, and there was a bug in "import *" handling which assumed any name in a module dict is a qstr.
tests/import/import_long_dyn.py
0 → 100644
tests/import/import_long_dyn2.py
0 → 100644
Please register or sign in to comment