Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #28210 > unrolled thread
| Started by | Tim Chase <python.list@tim.thechases.com> |
|---|---|
| First post | 2012-09-01 06:48 -0500 |
| Last post | 2012-09-01 06:48 -0500 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: how to get character hex number? Tim Chase <python.list@tim.thechases.com> - 2012-09-01 06:48 -0500
| From | Tim Chase <python.list@tim.thechases.com> |
|---|---|
| Date | 2012-09-01 06:48 -0500 |
| Subject | Re: how to get character hex number? |
| Message-ID | <mailman.31.1346500058.27098.python-list@python.org> |
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 top | Article view | comp.lang.python
csiph-web