On May 19, 1:02 pm, Volker Braun <vbraun.n...@gmail.com> wrote: > Is there a consensus to not allow arbitrary unicode in command line output? > It seems like it might be useful, but apparently its technically not > supported. Is this a bug or a feature?
If we have unicode in output, then eventually it will need to appear in doctests, hence in source. This has been discussed many times and IIRC the decision was to not have anything beyond "straight ASCII" in source files, even if Python allows and supports it. Rob -- 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