__init__.py 89 Bytes Raw Blame History Permalink 1 2 3 import pymysql pymysql.version_info = (1, 4, 13, "final", 0) pymysql.install_as_MySQLdb()