I put the following into a file "test.sage", and then run "sage -t test.sage", and it just freezes. Eventually it times out and restarts SAGE. What's going on?
=============== snip def test(): """ sage: for x in range(5): pass """ pass =============== snip David --~--~---------~--~----~------------~-------~--~----~ 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/ -~----------~----~----~----~------~----~------~--~---