]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-57129: Add test for inspect.getsource in the REPL (#111197)
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Wed, 25 Oct 2023 06:15:41 +0000 (15:15 +0900)
committerGitHub <noreply@github.com>
Wed, 25 Oct 2023 06:15:41 +0000 (15:15 +0900)
commit3211d5793f4437f86cd2fa11e86b4fd958932881
tree93cf34742dcc68b5c6426edf051dbef981a70001
parent8b44f3c54bb4f99445c108bc0240c458adae9c6f
gh-57129: Add test for inspect.getsource in the REPL (#111197)
Lib/test/test_inspect/test_inspect.py