mirror of
https://github.com/quantum5/qlinks.git
synced 2025-04-24 10:41:57 -04:00
Add pymysql helper script for gevent
This commit is contained in:
parent
971854f4c1
commit
dea0154077
2
pymysql_as_mysql.py
Normal file
2
pymysql_as_mysql.py
Normal file
|
@ -0,0 +1,2 @@
|
|||
import pymysql
|
||||
pymysql.install_as_MySQLdb()
|
Loading…
Reference in a new issue