Home
last modified time | relevance | path

Searched refs:test_connection_executescript (Results 1 – 2 of 2) sorted by relevance

/dports/lang/python310/Python-3.10.1/Lib/sqlite3/test/
H A Ddbapi.py780 def test_connection_executescript(self): member in ExtensionTests
/dports/lang/python311/Python-3.11.0a3/Lib/test/test_sqlite3/
H A Dtest_dbapi.py1163 def test_connection_executescript(self): member in ExtensionTests