Forums | Admin

Discussion Forums: open-discussion

Start New Thread Start New Thread
Message: 89888
BY: Jonathan Wallace (jwallace)
DATE: 2009-08-26 19:12
SUBJECT: Question about raised exceptions

 

Hello,

There's only one line in trunk in which a MalformedCSVError is raised without an exception message, line 1616.

raise MalformedCSVError unless in_quotes

Is there a particular reason the message "Unclosed quoted field on line #{lineno + 1}." isn't used there?

Thanks,
Jonathan


Thread View

Thread Author Date
Question about raised exceptionsJonathan Wallace2009-08-26 19:12
      RE: Question about raised exceptionsJames Gray2009-08-29 16:46

Post a followup to this message