]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
fixed duplicated method name of test_getuserbase() (GH-12140)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 3 Mar 2019 23:09:10 +0000 (15:09 -0800)
committerGitHub <noreply@github.com>
Sun, 3 Mar 2019 23:09:10 +0000 (15:09 -0800)
commitf78044339954b445064426f8428a87b53f842094
treea45dd66b936eb82a5888debbe4ae87d65f0a31c6
parent4b9459d3a311d9f6c3c3f20f1a0dec33ce4f08b9
fixed duplicated method name of test_getuserbase() (GH-12140)

(cherry picked from commit 45d8d2469a48589e950dad2452043188eb9399a3)

Co-authored-by: native-api <ivan_pozdeev@mail.ru>
Lib/test/test_site.py