On 2015-03-23 02:57, John H Palmieri wrote:
Did running a .spyx file break? If I have a file "testing.spyx' containing

   import sage.all
   sage.all.ZZ

and then I run 'sage testing.spyx', I get an error:

   AttributeError: 'module' object has no attribute 'all'

As a work-around, adding "import sage.all" in src/bin/sage-run-cython fixes the problem, but I cannot explain why...

--
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to