On Fri, Sep 19, 2014 at 5:05 AM, Terry Reedy <tjre...@udel.edu> wrote:
> A couple more questions; after you run the file once, is there a warning
> above the first >>> prompt?  If, after the program stop and you see a second
>>>> prompt and run
>>>> import sys; len(sys.modules), 'array' in sys.modules
> what is the result?

What's significant about the array module here? I'm a little puzzled.

ChrisA
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to