mirror of
https://github.com/python/cpython.git
synced 2026-01-31 07:05:24 +00: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>