Re: Why tuples use parentheses ()'s instead of something else like <>'s?
From: Reinhold Birkenfeld (reinhold-birkenfeld-nospam_at_wolke7.net)
Date: 12/30/04
- Next message: Steve Holden: "Re: OT: novice regular expression question"
- Previous message: Daniel Bickett: "Event-Driven Woes: making wxPython and Twisted work together"
- In reply to: Alex Martelli: "Re: Why tuples use parentheses ()'s instead of something else like <>'s?"
- Next in thread: Alex Martelli: "Re: Why tuples use parentheses ()'s instead of something else like <>'s?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 30 Dec 2004 19:59:52 +0100
Alex Martelli wrote:
> Jeff Shannon <jeff@ccvcorp.com> wrote:
> ...
>> to remember and type some arcane alt-keycode formula to be able to do
>> basic scripting would be obnoxious, to say the least. Most keyboards
>> worldwide provide decent support for the ASCII character set (though
>> some add a few extra national characters). Perhaps things will change
>
> Italian-layout support for braces is the pits (alt-keycodes ahoy): one
> way I managed to get a local friend interested in Python was to point
> out that he'd neved NEED to type braces (calling `dict' is just as good
> a way to make dictionaries, as braces-laden `dict display' forms;-).
That's equally true for the German keyboard layout, though I believe
that most programmers switch to standard English layout anyway.
Reinhold
- Next message: Steve Holden: "Re: OT: novice regular expression question"
- Previous message: Daniel Bickett: "Event-Driven Woes: making wxPython and Twisted work together"
- In reply to: Alex Martelli: "Re: Why tuples use parentheses ()'s instead of something else like <>'s?"
- Next in thread: Alex Martelli: "Re: Why tuples use parentheses ()'s instead of something else like <>'s?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]