Author draghuram
Recipients alexandre.vassalotti, draghuram, gvanrossum, stephbul
Date 2007-12-04.03:55:28
SpamBayes Score 0.0508696
Marked as misclassified No
Message-id <2c51ecee0712031955l4c8a6d47v6f04342eeb32b92c@mail.gmail.com>
In-reply-to <1196728111.34.0.828437092207.issue1294@psf.upfronthosting.co.za>
Content
My patch adds very sensible default behaviour when Ctrl-C or Ctrl-D
are entered. It follows the tradition of many unix programs such as
bash and bc which exit on Ctrl-D and ignore Ctrl-c in one way or
another. Most importantly, a user can always override the behaviour
but I expect the added functionality would suffice in most if not all
cases. Do you mind opening the issue in the hope that we can have more
comments?
History
Date User Action Args
2007-12-04 03:55:29draghuramsetspambayes_score: 0.0508696 -> 0.0508696
recipients: + draghuram, gvanrossum, alexandre.vassalotti, stephbul
2007-12-04 03:55:29draghuramlinkissue1294 messages
2007-12-04 03:55:28draghuramcreate