- update mysql connector python links, #2938

This commit is contained in:
Mike Bayer
2014-02-18 20:51:25 -05:00
parent 4b1c8ccc4f
commit 33397beb3a
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -108,7 +108,7 @@ python-sybase_ ``sybase+pysybase`` yes [1]_ development
.. _pg8000: http://pybrary.net/pg8000/
.. _pypostgresql: http://python.projects.postgresql.org/
.. _mysql-python: http://sourceforge.net/projects/mysql-python
.. _MySQL Connector/Python: https://launchpad.net/myconnpy
.. _MySQL Connector/Python: http://dev.mysql.com/downloads/connector/python/
.. _OurSQL: http://packages.python.org/oursql/
.. _PostgreSQL JDBC Driver: http://jdbc.postgresql.org/
.. _sqlite3: http://docs.python.org/library/sqlite3.html
@@ -8,7 +8,8 @@
MySQL Connector/Python is available at:
https://launchpad.net/myconnpy
http://dev.mysql.com/downloads/connector/python/
Connecting
-----------