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


Groups > comp.lang.python > #28210

Re: how to get character hex number?

Date 2012-09-01 06:48 -0500
From Tim Chase <python.list@tim.thechases.com>
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>
Newsgroups comp.lang.python
Message-ID <mailman.31.1346500058.27098.python-list@python.org> (permalink)

Show all headers | 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