On Tue, Feb 17, 2009 at 11:40 AM, Mike Hansen <[email protected]> wrote: > > Hi Karsten, > > I know exactly what's going "wrong," but basically what it comes down > to is that there isn't a way to currently pass what temporary > directory to use when using server_pool. If you want to disable the > message from appearing, it is the print statement on line 176 of > sage/interfaces/expect.py in $SAGE_ROOT/devel/sage/. If you make a > change to any of those files, make sure you do a "sage -b" to build > the changes. > > --Mike
Can you make a trac ticket for this. I also found it confusing and mysterious, despite me (probably) having been the person that wrote that code in expect.py. I would be fine with either (1) having the notebook (in worksheet.py) specify some temp dir in $DOT_SAGE/temp, or (2) not printing out that message on line 176 of expect.py. -- william --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
