print arabic characters

Ahmad eng_ak at link.net
Mon Dec 22 06:05:25 EST 2003


Hi all,

   I am a python newbie, I want to print on the console UTF-8 arabic
characters. They print OK with
print text.encode("UTF-8")

BUT, the characters are printed LTR, not RTL (right to left). How can
I change the printing direction??

Thnx




More information about the Python-list mailing list