mirror of
https://github.com/python/cpython.git
synced 2024-11-29 04:44:13 +08:00
1014d42dd3
Fixed a bug where 'self' was left off a method call. Was masked by the fact the source/bytecode loader subclass is always used. Cleaned up when the source path is fetched. Also made sure ImportError is raised when a source path cannot be found. |
||
---|---|---|
.. | ||
test | ||
__init__.py | ||
_bootstrap.py | ||
machinery.py | ||
NOTES | ||
util.py |