Re: [sage-devel] Re: ERRORs before traceback

2011-12-15 Thread Michael Orlitzky
On 12/15/2011 12:29 PM, Simon King wrote: Hi Michael, On 15 Dez., 18:18, Michael Orlitzky wrote: I was going to write a doctest for #6777[1], but the traceback throws a few errors before the exception: sage: RealField(300)['x']([ ComplexField(300).gen() ]) ERROR: An unexpected error o

[sage-devel] Re: ERRORs before traceback

2011-12-15 Thread Simon King
Hi Michael, On 15 Dez., 18:18, Michael Orlitzky wrote: > I was going to write a doctest for #6777[1], but the traceback throws a > few errors before the exception: > >    sage: RealField(300)['x']([ ComplexField(300).gen() ]) >    ERROR: An unexpected error occurred while tokenizing input >    Th