Dear all,

This used to work

sage: "{:5}".format(pi)
---------------------------------------------------------------------------
TypeError                                 Traceback (most recent call last)
<ipython-input-12-8883413358e1> in <module>()
----> 1 "{:5}".format(pi)

TypeError: unsupported format string passed to sage.symbolic.expression.Expression.__format__

Does anybody know where this might come from?

Best
Vincent

--
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/9b715ce0-5dbc-b815-0555-31850704586e%40gmail.com.

Reply via email to