qlinks/pymysql_as_mysql.py
2025-01-02 00:48:32 -05:00

3 lines
44 B
Python

import pymysql
pymysql.install_as_MySQLdb()