[Csv] Sniffing dialects

Skip Montanaro skip at pobox.com
Thu Jan 30 03:10:58 CET 2003


    Dave> I am all for dialects as attribute only objects.  You get the same
    Dave> effect as a dict but with less Perlish syntax.

I'll cave on this one, but I still think dicts are the better solution,
especially if dialects might be read from data files.  There's also the
issue of mapping dialects as classes onto keyword argument dicts.

Skip

_______________________________________________
Csv mailing list
Csv at mail.mojam.com
http://manatee.mojam.com/mailman/listinfo/csv



More information about the Csv mailing list