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


Groups > comp.lang.python > #58550

Re: how to find out utf or not

From Dave Angel <davea@davea.name>
Subject Re: how to find out utf or not
Date 2013-11-06 00:03 -0600
References <1383656577.1350.6.camel@debian> <1383656577.1350.6.camel@debian> <mailman.2055.1383662485.18130.python-list@python.org> <bdsh8bFcov1U1@mid.individual.net>
Newsgroups comp.lang.python
Message-ID <mailman.2075.1383717788.18130.python-list@python.org> (permalink)

Show all headers | View raw


On 5 Nov 2013 15:30:19 GMT, Neil Cerutti <neilc@norwich.edu> wrote:
> On 2013-11-05, Dave Angel <davea@davea.name> wrote:
> > On Tue, 05 Nov 2013 16:32:57 +0330, Mohsen Pahlevanzadeh 
> >> May be it initialized with myVar = u'x' or myVar = 'x'

My solution assumed he wanted to distinguish between those two cases.


> >> So i need determine content of myVar that it's utf-8 or not, how 

I failed to notice thetypo in that line or the misunderstanding it 
implies.

-- 
DaveA

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


Thread

Re: how to find out utf or not Dave Angel <davea@davea.name> - 2013-11-05 08:41 -0600
  Re: how to find out utf or not Neil Cerutti <neilc@norwich.edu> - 2013-11-05 15:30 +0000
    Re: how to find out utf or not Dave Angel <davea@davea.name> - 2013-11-06 00:03 -0600

csiph-web