In matplotlib.mlab.csv2rec in 0.91.2 (*)

        headers = reader.next()

fails with "Error: new-line character seen in unquoted field - do you  
need to open the file in universal-newline mode?" Which sounds like a  
good idea, but I can't figure out how to specify that in/with/before  
calling csv2rec.

(In the short term, fixing the new-lines works, but I'd like to share  
the code.)

(*) ... upgrading even to the current Enthought dist stops my main  
project from running, and I was hoping not to have to work this out  
before my next deadline. Oy.


Chloe Lewis
Division of Ecosystem Sciences, ESPM
University of California, Berkeley

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to