Every now and then I've had the need to copy a bunch of records in a MySQL table--perhaps take a copy of some production data into a test database to track down a bug, that kind of thing. So I wrote a utility to do it.
<http://github.com/ldo/bulk_copy/tree/master> -- http://mail.python.org/mailman/listinfo/python-list