Stefan Krah <stefan-use...@bytereef.org> added the comment: > (Anyone knows whether Arabic numbers are written right to left or left > to right? What is the proper decimal point character?)
Thousands separator: U+066C Decimal point: U+066B ١٢٣٬١٢٣٫١٢ should be: 123,123.12 Wikipedia says that digits are arranged in the usual way, lowest value digit to the right. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue10557> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com