Hi, all,

This strikes me as a bit weird:

sage: T=(1,2)

sage: print "Test: %s"%T
------------------------------------------------------------------------ --- <type 'exceptions.TypeError'> Traceback (most recent call last)

/SandBox/Justin/sb/sage-1.6.alpha2/<ipython console> in <module>()

<type 'exceptions.TypeError'>: not all arguments converted during string formatting

Is it not possible to directly print a tuple ('...%(T)' doesn't work either)? This seems to be a python problem, not related to the layers between sage and python.

Justin

--
Justin C. Walker, Curmudgeon at Large
Institute for the Absorption of Federal Funds
-----------
My wife 'n kids 'n dogs are gone,
I can't get Jesus on the phone,
But Ol' Milwaukee's Best is my best friend.
-----------



--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://sage.math.washington.edu/sage/ and http://sage.scipy.org/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to