Hi, I have been revisiting some process control code in Knoboo, and realized how well Sage responds to SIG-INT compared to standard Python. It basically works too good... ;)
Can somebody point me to the most relevant pieces of code/ documentation concerning signal handling in Sage so I can learn more about how it works. Is this improvement over plain Python implemented in Python, a C extension, or what? And, why hasn't this improvement made it into standard Python?!? Thanks, -Dorian --~--~---------~--~----~------------~-------~--~----~ 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://www.sagemath.org -~----------~----~----~----~------~----~------~--~---