Fix will be in 0.3.19pre already
Enhanced import mechanism to work with module name, level, and from_list to work
as expressions, which may be optimized to constants during the run time, which
are then statically imported.
Should still consider a warning for unresolved imports, that --recurse-directory
may be necessary for them.
|