Fernando Perez wrote:
> On Jan 6, 2008 7:12 AM, Jaap Spies <[EMAIL PROTECTED]> wrote:
> 
>> My question: Is there a better way to pass the argument "-wthread" to 
>> ipython?
> 
> All that argument does is force some special casing of the starting
> class in IPython.Shell.  You can achieve the same effect with
> 
> import IPython
> IPython.Shell.IPShellWX().mainloop()
> 

Nice, but when I want to leave sage with ctrl-D (twice!) I get a segmentation 
fault:

sage:
Exiting SAGE (CPU time 3m22.43s, Wall time 328m18.82s).
Closing threads... Done.

sage: /home/jaap/downloads/sage-2.9.2/local/bin/sage-sage: line 210:  4746 
Segmentation fault      sage-ipython -c "$SAGE_STARTUP_COMMAND;" "$@"
[EMAIL PROTECTED] sage-2.9.2]$

Any idea?

Jaap


--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to