3 lines
44 B
Python
3 lines
44 B
Python
import pymysql
|
|
pymysql.install_as_MySQLdb()
|
import pymysql
|
|
pymysql.install_as_MySQLdb()
|