ubuntu - Python 3.2 script to connect to local MySQL database -


i running ubuntu server. have python (v3.2) cgi script connect, , run query, local mysql database have set up. currently, things found don't support python 3.2. please not suggest switching earlier version of python, because not option me.

thanks in advance help!

take @ previous question: mysql-db lib python 3.x?

seems python 3 option available.


Comments

Popular posts from this blog

sql - text truncated using perl DBI insert -

c++ - Is it possible to compile a VST on linux? -

php - Pass object by reference or value -