]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix missing spaces in os.walk example (GH-29918)
author辰冢 <49506152+BruceLee569@users.noreply.github.com>
Fri, 18 Feb 2022 04:10:33 +0000 (12:10 +0800)
committerGitHub <noreply@github.com>
Fri, 18 Feb 2022 04:10:33 +0000 (23:10 -0500)
commit2a38e1ab65cb28af3babda17f6ad3f8e514a7455
treee3f37e3aa4e12a3a756a76fe509b33aa4fa1f012
parent5f1c205dcec0adf68b76ba78247a0ec1fa9a7b66
Fix missing spaces in os.walk example (GH-29918)
Lib/os.py