Files

3 lines
67 B
Python
Raw Permalink Normal View History

2019-08-16 18:23:51 +08:00
# -*- coding: utf-8 -*-
import pymysql
pymysql.install_as_MySQLdb()