]> granicus.if.org Git - python/commit
Make copy, cut and paste events case insensitive. Reported by Patrick
authorGuido van Rossum <guido@python.org>
Tue, 12 Jun 2001 00:30:33 +0000 (00:30 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 12 Jun 2001 00:30:33 +0000 (00:30 +0000)
commitac4797a12eed2fb5bcc68ae6e768e5ab4ec5b422
treea428a9c302143a44d8dbecd95b77f93aaeb188bd
parent2a9b36738504672e6c3cc42018669853b9c62566
Make copy, cut and paste events case insensitive.  Reported by Patrick
K. O'Brien on idle-dev.

(Should other bindings follow suit?)
Tools/idle/keydefs.py