]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix whitespace/indentation issues in test_sys (GH-32369) (GH-32372)
authorKen Jin <kenjin4096@gmail.com>
Wed, 20 Apr 2022 05:57:30 +0000 (12:57 +0700)
committerGitHub <noreply@github.com>
Wed, 20 Apr 2022 05:57:30 +0000 (13:57 +0800)
commit942ea19cf956a2352bd82cc43fb4c1723ba72867
treec3a4e8cad3f696605f16bdd3727ffdbc6d805b64
parent8299e24d4caa392664648fc5c65f4e56a40d6d46
Fix whitespace/indentation issues in test_sys (GH-32369) (GH-32372)
Lib/test/test_sys.py