Announce: csv_xs.py

Y2KYZFR1 jarrodhroberson at yahoo.com
Tue Nov 16 12:57:07 EST 2004


Christian Meissner <cme at lampcoders.net> wrote in message news:<BDB82EB7.1CA7%cme at lampcoders.net>...
> > Can you explain what you liked about Perl's csv_xz package and/or didn't
> > like about Python's csv module that motivated you to write your own class?
> > 
> > Thx,
> > 
> > Skip
> 
> I'm a native perl speaker, but at my last work i had to learn python, to
> edit some zope thinks (quite difficult).
> 
> Now i wanna learn python for me and i often work with csv files with perl
> but now i wanna develop some python programs for csv file working.
> In this task i would extend the csv module for my needs but there i get any
> errors, so it was easier for me to develop a class which is like the perl
> one.
> 
> hope it is ok
> Chris

to a hammer everything looks like a nail!



More information about the Python-list mailing list