On Thu, Jun 30, 2016 at 10:27 AM, Steven D'Aprano <st...@pearwood.info> wrote: > Following os.abort(), the interpreter exits in the hardest, quickest manner > possible.
os.kill(os.getpid(), 9) Now THAT is the hardest way to abort. You ain't comin' back from this one! ChrisA -- https://mail.python.org/mailman/listinfo/python-list