PythonMySQL: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

11 June 2008

  • curprev 15:1815:18, 11 June 2008Michael Murtaugh talk contribs 842 bytes +842 New page: You'll need the "MySQLdb" library installed. == Connecting to MySQL == If you put this function in a file (say "settings.py"), you can easily import if from different scripts... and also...