Message from discussion
ten small Python programs
Path: g2news1.google.com!postnews.google.com!q66g2000hsg.googlegroups.com!not-for-mail
From: Paul McGuire <pt...@austin.rr.com>
Newsgroups: comp.lang.python
Subject: Re: ten small Python programs
Date: 26 May 2007 19:58:59 -0700
Organization: http://groups.google.com
Lines: 12
Message-ID: <1180234739.661905.31890@q66g2000hsg.googlegroups.com>
References: <mailman.8216.1180205410.32031.python-list@python.org>
<mcidnYViZIlYEcXbnZ2dnUVZ_uKknZ2d@comcast.com>
<1180229019.873381.52800@m36g2000hse.googlegroups.com>
<xfednWzLtfB_cMXbnZ2dnUVZ_judnZ2d@comcast.com>
NNTP-Posting-Host: 24.28.5.42
Mime-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
X-Trace: posting.google.com 1180234740 2355 127.0.0.1 (27 May 2007 02:59:00 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Sun, 27 May 2007 02:59:00 +0000 (UTC)
In-Reply-To: <xfednWzLtfB_cMXbnZ2dnUVZ_judnZ2d@comcast.com>
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0),gzip(gfe),gzip(gfe)
Complaints-To: groups-abuse@google.com
Injection-Info: q66g2000hsg.googlegroups.com; posting-host=24.28.5.42;
posting-account=IOcVPwwAAADAlm594V6XRVIBLOeQOCev
Out of curiosity, how does this style jibe with the latest embracing
of Unicode identifiers? Ever tried to type an underscore on a non-US
keyboard? I have a heck of a time finding/typing the '_' character
when I visit our clients in Germany, but this may just be my own
personal Amerocentric issue (I also get messed up by the transposition
of Y and Z on German keyboards, but my German colleagues
understandably are not bothered by it). For someone already familiar
with that keyboard layout, is typing an underscore any more difficult
than my pressing Shift-_ on my US keyboard?
-- Paul