Bugs #17098 and #17099 filed. On Fri, Feb 1, 2013 at 1:56 AM, Thomas Heller <theller at ctypes.org> wrote: > Am 01.02.2013 01:42, schrieb Nick Coghlan: > > Yep, looks like a bug in the bootstrapping, failing to set __loader__ >> properly. >> > > It also has the effect that reload does not work: > > > Type "help", "copyright", "credits" or "license" for more information. > >>> import imp > >>> import math > >>> imp.reload(math) > <module 'math' (built-in)> > >>> import signal > >>> imp.reload(signal) > Traceback (most recent call last): > File "<stdin>", line 1, in <module> > File "C:\Python33-64\lib\imp.py", line 252, in reload > return module.__loader__.load_module(**name) > > AttributeError: 'module' object has no attribute '__loader__' > >>> > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20130201/1b9c8546/attachment.html>
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4