On Sat, Nov 28, 2009 at 9:48 AM, Simon King <simon.k...@nuigalway.ie> wrote:
> One of my computations crashed, but the traceback did not tell me
> where the problem is located precisely. I just know in what method it
> occurred, but the error message is unknown to me:
>
>  Error: field larger than field limit

It's a Python error message:

http://svn.python.org/projects/python/trunk/Modules/_csv.c

So you're working with huge CSV files?

-- 
Carlo Hamalainen
http://carlo-hamalainen.net

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to