On Tue, 1 Feb 2011, Kyle Jones wrote:

I didn't test it, but you probably want quoting=csv.QUOTE_NONNUMERIC

Kyle,

  That makes a difference.

You will then need to convert that value (which was read in as a string)
to an integer/whatever-numeric-form before writing it.

  Will do.

Thanks,

Rich
_______________________________________________
Portland mailing list
[email protected]
http://mail.python.org/mailman/listinfo/portland

Reply via email to