PEP305 csv package: from csv import csv?

Skip Montanaro skip at pobox.com
Thu Apr 10 17:35:32 EDT 2003


    Magnus> As far as I can see, csv.csv.__all__ contains the relevant
    Magnus> names, so simply adding

    Magnus>   from csv import *

    Magnus> to csv.__init__.py should do the trick nicely.

Done.  Thanks.

BTW, I also make the csv/cvs typo periodically.  I think we'll all just have
to grin and bear it...

Skip





More information about the Python-list mailing list