mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-11 09:08:27 +08:00
Stubs for mysqlclient (#5791)
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
MySQLdb.Connection
|
||||
MySQLdb.connections
|
||||
MySQLdb.constants.CLIENT
|
||||
MySQLdb.constants.CR
|
||||
MySQLdb.constants.ER
|
||||
MySQLdb.constants.FLAG
|
||||
MySQLdb.converters
|
||||
MySQLdb.cursors
|
||||
Reference in New Issue
Block a user