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