Re: [Python-Dev] [Idle-dev] KeyConfig, KeyBinding and other related issues.

2014-06-13 Thread Saimadhav Heblikar
Apologies for the accidental cross post. I intended to send it to idle-dev. I am sorry again :( On 13 June 2014 20:11, Saimadhav Heblikar wrote: > Hi, > > I would like the keyseq validator to be reviewed. > > The diff file: > https://gist.github.com/sahutd/0a471db8138383fd73b2#file-test-keyseq-d

Re: [Python-Dev] [Idle-dev] KeyConfig, KeyBinding and other related issues.

2014-06-13 Thread Saimadhav Heblikar
Hi, I would like the keyseq validator to be reviewed. The diff file: https://gist.github.com/sahutd/0a471db8138383fd73b2#file-test-keyseq-diff A sample test runner file: https://gist.github.com/sahutd/0a471db8138383fd73b2#file-test-keyseq-runner-py In its current form, it supports/has modif