From: James Edward Gray II Date: 2007-10-05T06:41:49+09:00 Subject: Re: FasterCSV warning: alreadery initialized constant CSV On Oct 4, 2007, at 4:25 PM, venkat wrote: > I think *FasterCSV#build_csv_interface* should include a check/test > if it has been done already and not do it if the interface is > built. I am not sure, how it can be done though. OK, I'm considering adding more implicit compatibility with the hope of making it a true drop-in replacement for CSV. I'll keep that in mind as I do. Thanks for the feedback. James Edward Gray II