homepage

This issue tracker has been migrated to GitHub , and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author brett.cannon
Recipients brett.cannon
Date 2012年04月22日.23:21:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1335136874.58.0.377230162712.issue14647@psf.upfronthosting.co.za>
In-reply-to
Content
Segfault:
> ./python.exe -c "import importlib.abc as x; import imp; imp.reload(x)" 
Traceback (most recent call last):
 File "<string>", line 1, in <module>
 File "<frozen importlib._bootstrap>", line 611, in load_module
 File "<frozen importlib._bootstrap>", line 271, in module_for_loader_wrapper
 File "<frozen importlib._bootstrap>", line 499, in _load_module
 File "/Users/bcannon/Developer/repo/cpython/py3k/Lib/importlib/abc.py", line 2, in <module>
 from . import _bootstrap
ImportError: cannot import name _bootstrap
zsh: segmentation fault ./python.exe -c "import importlib.abc as x; import imp; imp.reload(x)"
History
Date User Action Args
2012年04月22日 23:21:14brett.cannonsetrecipients: + brett.cannon
2012年04月22日 23:21:14brett.cannonsetmessageid: <1335136874.58.0.377230162712.issue14647@psf.upfronthosting.co.za>
2012年04月22日 23:21:14brett.cannonlinkissue14647 messages
2012年04月22日 23:21:13brett.cannoncreate

AltStyle によって変換されたページ (->オリジナル) /