| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-04-12 | builtinimport: Set __path__ attribute ASAP as it's clear we have a package. | Paul Sokolovsky | |
| This helps with handling "recursive" imports in sane manner, for example when foo/__init__.py has something like "from foo import submod". | |||
