diff options
author | Brett Cannon <bcannon@gmail.com> | 2009-03-08 20:53:50 +0000 |
---|---|---|
committer | Brett Cannon <bcannon@gmail.com> | 2009-03-08 20:53:50 +0000 |
commit | 1014d42dd314844c12bddee0d075521da965c60a (patch) | |
tree | a51ae26ee305469d361ab26b02fc59a0f973f2e9 /Python/sysmodule.c | |
parent | 79925fdbfe42350d84a2bd938b2bccc1a48a2f0e (diff) | |
download | cpython-git-1014d42dd314844c12bddee0d075521da965c60a.tar.gz |
Minor changes to Python source base loader.
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.
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions