[Csv] _csv bug

Andrew McNamara andrewm at object-craft.com.au
Wed Feb 5 04:27:31 CET 2003


>    Andrew> I also suspect we can move more functionalty from csv.py into
>    Andrew> _csv to reduce overhead further. Some benchmarking is required -
>    Andrew> it might be that we can become significantly faster by _csv talk
>    Andrew> directly to fileobj when writing, etc.
>
>What I'm talking about happens once, at Dialect instantiation time, so I
>doubt performance is going to be a big issue.  It's also easier to give more
>comprehensive feedback in Python.

What sort of comprehensive feedback did you have in mind?

-- 
Andrew McNamara, Senior Developer, Object Craft
http://www.object-craft.com.au/


More information about the Csv mailing list