On Wed, 02 Jun 2010 at 06:34AM -0700, kcrisman wrote: > sage: matrix([[1,1,-2,1,1,-2],[-2,1,1,-2,1,1],[1,-2,1,1,-2,1]]) > [ 1 1 -2 1 1 -2] > [-2 1 1 -2 1 1] > [ 1 -2 1 1 -2 1] > sage: M = _ > sage: M > <bound method NullTranslations.ugettext of <gettext.NullTranslations > instance at 0x10eacf8c0>>
The NullTranslations thing comes from importing the gettext module somewhere. That module includes a function, traditionally called _, that calls the gettext translation lookup stuff on a string. And yes, I get this problem too. It seems a little unpredictable, and is quite irritating. Dan -- --- Dan Drake ----- http://mathsci.kaist.ac.kr/~drake -------
signature.asc
Description: Digital signature