mirror of
https://github.com/python/cpython.git
synced 2026-08-10 19:57:50 +08:00
Both `executescript` methods contain the same docstring typo: _"Executes a multiple SQL statements at once."_ => _"Executes multiple SQL statements at once."_ Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>