[Python-ideas] Deprecating rarely used str methods

Joshua Landau joshua at landau.ws
Sat Aug 10 07:37:30 CEST 2013


On 10 August 2013 03:31, Cameron Simpson <cs at zip.com.au> wrote:
> On 09Aug2013 10:21, Greg Ewing <greg.ewing at canterbury.ac.nz> wrote:
> | M.-A. Lemburg wrote:
> | >If you have you ever typed on a keyboard with shift lock enabled,
> |
> | ...on a Windows or Linux PC. If you're using a Mac,
> | no algorithm will rescue you from that blunder. :-)
>
> One of the first things I do on a new machine, Linux or Mac, is to
> disable the capslock key.  It is a simple keyboard pref on the Mac
> and a kept-in-a-file xmodmap incantation on Linux (assuming X11
> desktop).

Rather, map it to a new modifier. Mod3 is almost always free.


More information about the Python-ideas mailing list