ctrl+c and destructors

w0rp devw0rp at gmail.com
Tue Oct 1 04:48:50 PDT 2013


This is a really good question, I think! Python has a 
KeyboardInterrupt exception for this purpose. Should we perhap 
try something similar? Perhaps as a library solution? I think a 
function like some_module.registerInterruptExceptions() would be 
cool to have. If someone knows a way to do that, that would be 
cool. I'm looking at deadalnix...


More information about the Digitalmars-d mailing list