Terry Reedy schrieb: > "Noam Raphael" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] > | My use case is data manipulation in the interactive shell -
You could always override sys.displayhook in order to handle floats differently. > It seems your real problem is that repr() rather than str() is applied > within collections. (I am not sure exactly why but suspect there is a > reason.) Consider ["1, 2, 3"]. Georg -- Thus spake the Lord: Thou shalt indent with four spaces. No more, no less. Four shall be the number of spaces thou shalt indent, and the number of thy indenting shall be four. Eight shalt thou not indent, nor either indent thou two, excepting that thou then proceed to four. Tabs are right out. _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com