> for i in range(5):
> print html('<script>alert(%s)</script>'%i)
> sleep(1)
>
> should pop up a dialog box every second.yes indeed! Thanks, -gerhard --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
