]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-130893: Fix typo in SqliteInteractiveConsole.runsource docstring (#130894)
authorscotscotmcc <83373712+scotscotmcc@users.noreply.github.com>
Fri, 7 Mar 2025 06:10:37 +0000 (00:10 -0600)
committerGitHub <noreply@github.com>
Fri, 7 Mar 2025 06:10:37 +0000 (22:10 -0800)
commit8190571a75fc46278042e7fffbe8aeb1f71ab21d
tree4e143122e70155c6866e90be216cb5681e51d4c6
parent886a4d74ee7b19d027fae1ba4579a99a805878a2
gh-130893: Fix typo in SqliteInteractiveConsole.runsource docstring (#130894)
Lib/sqlite3/__main__.py