This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author christian.heimes
Recipients Nashev, christian.heimes, georg.brandl, gvanrossum
Date 2008-01-11.17:50:51
SpamBayes Score 0.1941329
Marked as misclassified No
Message-id <1200073852.74.0.838180419004.issue1794@psf.upfronthosting.co.za>
In-reply-to
Content
> On which platforms do hotkeys have that behavior? I've never seen it.

Some computer games define hot keys by scan code rather than by
character.  I'm not sure if it's a good idea for IDLE but for games it
often makes sense.
History
Date User Action Args
2008-01-11 17:50:52christian.heimessetspambayes_score: 0.194133 -> 0.1941329
recipients: + christian.heimes, gvanrossum, georg.brandl, Nashev
2008-01-11 17:50:52christian.heimessetspambayes_score: 0.194133 -> 0.194133
messageid: <1200073852.74.0.838180419004.issue1794@psf.upfronthosting.co.za>
2008-01-11 17:50:51christian.heimeslinkissue1794 messages
2008-01-11 17:50:51christian.heimescreate