mirror of
https://github.com/PyMySQL/mysqlclient.git
synced 2025-08-14 18:12:35 +08:00
Remove py27 support from Python sources. (#394)
This commit is contained in:

committed by
Inada Naoki

parent
5811678dea
commit
026e87f7b5
@ -5,7 +5,6 @@ from datetime import timedelta
|
||||
from contextlib import closing
|
||||
import unittest
|
||||
import MySQLdb
|
||||
from MySQLdb.compat import unicode
|
||||
from MySQLdb import cursors
|
||||
from configdb import connection_factory
|
||||
import warnings
|
||||
|
Reference in New Issue
Block a user