On Thu, May 19, 2011 at 01:27:31PM -0700, Volker Braun wrote: > My locale is en_US.utf-8: > > [vbraun@volker-laptop-two ~]$ echo $LANG > en_US.utf8
Ah, it seems the python docs for __repr__ (and __str__) specify they must return an object of type string, not unicode. (Python 3 changes this, apparently.) -Willem Jan -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org