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