disable ctrl-P in idle?
Robert Singer
rsinger at ____.com
Mon Nov 10 14:56:46 EST 2008
On Mon, 10 Nov 2008 10:40:28 -0800 (PST), "timw.google"
<tjandacw at yahoo.com> wrote:
>Is there a way to disable ctrl-P (print window) in IDLE? I'm editing
>some python code in IDLE and I keep hitting this by mistake from my
>years of emacs editing.
>
>Thanks in advance.
Try autohotkey and map it to something else. Like, nothing :-)
Internally, I don't think so, it's part of CUI.
-- Bob
More information about the Python-list
mailing list