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, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Send Python-list mailing list submissions to > python-list@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 > [EMAIL PROTECTED] > > You can reach the person managing the list at > [EMAIL PROTECTED] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Python-list digest..." > -- "RABI ZIDNI ILMA" -- http://mail.python.org/mailman/listinfo/python-list