-
Victor Stinner authored
module. Ignore the direcotry if its name matchs the module name (e.g. "__init__.py") and raise a ImportError instead.
53ffdc53
module. Ignore the direcotry if its name matchs the module name (e.g. "__init__.py") and raise a ImportError instead.