__init__.py 58 B

123
  1. # coding:utf-8
  2. import pymysql
  3. pymysql.install_as_MySQLdb()