Skip to content

Commit abe584b

Browse files
ambvemmatyping
andauthored
Update Lib/test/test___all__.py
Co-authored-by: Emma Smith <[email protected]>
1 parent 86a50bf commit abe584b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lib/test/test___all__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ def check_all(self, modname):
8181

8282
def walk_modules(self, basedir, modpath):
8383
if modpath == 'distutils.':
84-
# gh-135374: when setuptools ins installed, it now replaces
84+
# gh-135374: when setuptools is installed, it now replaces
8585
# 'distutils' with its own version.
8686
# In a security-fix only branch of CPython,
8787
# skip the __all__ test rather than deal with the fallout.

0 commit comments

Comments
 (0)