Python-list Digest, Vol 61, Issue 443
Seid Mohammed
seidymam at gmail.com
Thu Oct 30 06:50:47 EDT 2008
More information about the Python-list mailing list
Thu Oct 30 06:50:47 EDT 2008
- Previous message (by thread): Ascii codec can't encode
- Next message (by thread): Python-list Digest, Vol 61, Issue 443
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ok but still i am not clear with my problem. if i test this one ============== kk ='how old are you' >>> len(kk) 15 ========== but in my case ========== >>> abebe = 'አበበ በሶ በላ' >>> len(abebe) 23 ========== why the lenght is 23 while I am expecting to be 9 only. becuase I have 9 characters(including space) just typed. there must be a kind of trick over it. thanks all Seid M On 10/30/08, python-list-request at python.org <python-list-request at python.org> wrote: > Send Python-list mailing list submissions to > python-list at python.org > > To subscribe or unsubscribe via the World Wide Web, visit > http://mail.python.org/mailman/listinfo/python-list > or, via email, send a message with subject or body 'help' to > python-list-request at python.org > > You can reach the person managing the list at > python-list-owner at python.org > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Python-list digest..." > -- "RABI ZIDNI ILMA"
- Previous message (by thread): Ascii codec can't encode
- Next message (by thread): Python-list Digest, Vol 61, Issue 443
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list