diff options
author | Nick Coghlan <ncoghlan@gmail.com> | 2008-07-13 14:52:36 +0000 |
---|---|---|
committer | Nick Coghlan <ncoghlan@gmail.com> | 2008-07-13 14:52:36 +0000 |
commit | b028f509119d5ea7dd85d7f38df366ccc9d7bdb4 (patch) | |
tree | 0cef7d8095d49b149d12c1ce2d2044e4561c94e7 /Lib/test/test_multiprocessing.py | |
parent | 12c8660cc6f299464d61b3edd57a73dc6bcbffd7 (diff) | |
download | cpython-git-b028f509119d5ea7dd85d7f38df366ccc9d7bdb4.tar.gz |
Fix issue 3221 by emitting a RuntimeWarning instead of raising SystemError when the parent module can't be found during an absolute import (likely due to non-PEP 361 aware code which sets a module level __package__ attribute)
Diffstat (limited to 'Lib/test/test_multiprocessing.py')
0 files changed, 0 insertions, 0 deletions