On 4/18/07, Martin Albrecht <[EMAIL PROTECTED]> wrote:\ > > In addition, the following tests reported: > > > > Exception pexpect.ExceptionPexpect: ExceptionPexpect() in <bound > > method spawn.__del__ of <pexpect.spawn instance at 0x2aa86767a0>> > > ignored > > > > devel/sage-main/sage/functions/constants.py > > devel/sage-main/sage/functions/functions.py > > devel/sage-main/sage/functions/piecewise.py > > devel/sage-main/sage/gsl/integration.pyx > > devel/sage-main/sage/matrix/matrix1.pyx > > devel/sage-main/sage/rings/contfrac.py > > I see those too. The problem is that Python ignores exceptions in __del__ > calls but the pexpect destructor depends heavily on exceptions. I didn't fix > those yet because I didn't want to dig into the pexpect stuff, yet.
I fixed these by slightly modifying the pexpect package itself. This will be in the next SAGE release. William --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-support@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-support URLs: http://sage.math.washington.edu/sage/ and http://sage.scipy.org/sage/ -~----------~----~----~----~------~----~------~--~---