Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #28210

Re: how to get character hex number?

Path csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <python.list@tim.thechases.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.001
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'python': 0.09; '(currently': 0.09; 'backwards': 0.09; 'lawrence': 0.09; 'notation': 0.09; 'subject:number': 0.09; 'cc:addr:python-list': 0.10; '-tkc': 0.16; '3.1.3': 0.16; 'from:addr:python.list': 0.16; 'from:addr:tim.thechases.com': 0.16; 'from:name:tim chase': 0.16; 'least,': 0.16; 'message-id:@tim.thechases.com': 0.16; 'received:70.251': 0.16; 'received:dsl.rcsntx.swbell.net': 0.16; 'received:rcsntx.swbell.net': 0.16; 'received:swbell.net': 0.16; 'syntax.': 0.16; 'wrote:': 0.17; 'tim': 0.18; 'bit': 0.21; 'cc:2**0': 0.23; 'cc:no real name:2**0': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'header :User-Agent:1': 0.26; 'chase': 0.29; 'code': 0.31; 'dies': 0.33; 'stable': 0.35; 'subject:?': 0.35; 'there': 0.35; "i'll": 0.36; 'subject:: ': 0.38; 'mark': 0.38; 'subject:get': 0.81; 'easier,': 0.84; 'received:50.22': 0.84; 'to:addr:yahoo.co.uk': 0.84
Date Sat, 01 Sep 2012 06:48:51 -0500
From Tim Chase <python.list@tim.thechases.com>
User-Agent Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111120 Icedove/3.1.16
MIME-Version 1.0
To Mark Lawrence <breamoreboy@yahoo.co.uk>
Subject Re: how to get character hex number?
References <CA+YdQ_66ap1tQCRibdkntGvHqE1sp+Nv_kK2iiKh50GoAa=K6Q@mail.gmail.com> <50417631.1080508@tim.thechases.com> <CA+YdQ_6s1dj_ewZR0wT-WAd1uCwR8dhDDusbnkot4p5DkgmE5w@mail.gmail.com> <50418609.8030902@tim.thechases.com> <k1si5c$m9h$1@ger.gmane.org>
In-Reply-To <k1si5c$m9h$1@ger.gmane.org>
Content-Type text/plain; charset=ISO-8859-1
Content-Transfer-Encoding 7bit
X-AntiAbuse This header was added to track abuse, please include it with any abuse report
X-AntiAbuse Primary Hostname - boston.accountservergroup.com
X-AntiAbuse Original Domain - python.org
X-AntiAbuse Originator/Caller UID/GID - [47 12] / [47 12]
X-AntiAbuse Sender Address Domain - tim.thechases.com
X-Source
X-Source-Args
X-Source-Dir
Cc python-list@python.org
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.31.1346500058.27098.python-list@python.org> (permalink)
Lines 14
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1346500058 news.xs4all.nl 6864 [2001:888:2000:d::a6]:46739
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:28210

Show key headers only | View raw


On 09/01/12 03:49, Mark Lawrence wrote:
> On 01/09/2012 04:50, Tim Chase wrote:
>> Well, in 3.1.3 at least, using the u"..." notation dies on me with
>> an invalid syntax.
> 
> The u"..." notation has been reintroducd for Python 3.3

Nice to know--it makes writing backwards compat. code just a bit
easier, even if it is a NOOP.  I'll catch it when Debian Stable
makes it there (currently at 3.1).

-tkc

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: how to get character hex number? Tim Chase <python.list@tim.thechases.com> - 2012-09-01 06:48 -0500

csiph-web