How would I do this in Python 1 1

Mike Coleman mkc+dated+1017375346.6ad180 at mathdogs.com
Wed Feb 27 04:11:26 CST 2002


Bradley Miller <bradmiller at dslonramp.com> writes:
> Ok -- so far so good.  Now what if I wanted to have Python talk to a MySQL
> database to find out the URL's to look at?   That way I could get a "oh
> that's WAY out of date" or "this link doesn't work" kind of picture in a
> relatively quick timeframe.

There's quite a bit of info on the Python site.  Here are some db interfaces:

        http://www.python.org/topics/database/modules.html

Mike




More information about the Kclug mailing list