Never seen that before. What do you get when you run it manually?

$ sage --python
Python 2.7.9 (default, Jul  5 2015, 10:21:02) 
[GCC 5.1.1 20150618 (Red Hat 5.1.1-4)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from sage.all import *
>>> print('IPython' in sys.modules)
False




On Monday, July 13, 2015 at 10:36:21 AM UTC+2, Ralf Stephan wrote:
>
> What could be the reason for 
>
> File "src/sage/tests/startup.py", line 17, in sage.tests.startup
> Failed example:
>     print test_executable(["sage", "--python"], cmd)[0]  # long time
> Expected:
>     False
> Got:
>     <BLANKLINE>
>
>
> which happens here in the two latest devel versions,
> not sure when it started, I don't want to recompile half
> a dozen versions. System is OpenSuSE.
>
>

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

Reply via email to