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
  The following traceback may be corrupted or invalid
  The error message is: ('EOF in multi-line statement', (1720, 0))

  ERROR: An unexpected error occurred while tokenizing input
  The following traceback may be corrupted or invalid
  The error message is: ('EOF in multi-line statement', (1857, 0))

  ...

  TypeError: Unable to convert x [...] to real number.


What's the deal with these? If those are line numbers, where are they coming from?



[1] http://trac.sagemath.org/sage_trac/ticket/6777

--
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

Reply via email to