diff options
author | Erlend Egeberg Aasland <erlend.aasland@innova.no> | 2021-07-14 21:54:37 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-14 21:54:37 (GMT) |
commit | 81b8c0a38564deef930771afbf53d788fadc4aa6 (patch) | |
tree | b48fb03d967977e5d2f70c555a7a3f7c596b389d /Lib/test/test_socket.py | |
parent | 1ca27f264730abaaa48b3c5e7c6eafb45017b824 (diff) | |
download | cpython-81b8c0a38564deef930771afbf53d788fadc4aa6.zip cpython-81b8c0a38564deef930771afbf53d788fadc4aa6.tar.gz cpython-81b8c0a38564deef930771afbf53d788fadc4aa6.tar.bz2 |
Fix docstring typo in sqlite3.Connection.executescript/sqlite3.Cursor.executescript (GH-27147)
Both `executescript` methods contain the same docstring typo:
_"Executes a multiple SQL statements at once."_ => _"Executes multiple SQL statements at once."_
Automerge-Triggered-By: GH:pablogsal
Diffstat (limited to 'Lib/test/test_socket.py')
0 files changed, 0 insertions, 0 deletions