yaffa> i have a python script that scrapes contents from an html file
yaffa> and i would like to have the script write values to a mysql db.
yaffa> do you recommend i go with the sqlobject or the mysqldb module?
They are really quite different beasts. You'll have to consider your
requirements to decide which to use.
--
Skip Montanaro
skip at pobox.com