We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86a50bf commit abe584bCopy full SHA for abe584b
Lib/test/test___all__.py
@@ -81,7 +81,7 @@ def check_all(self, modname):
81
82
def walk_modules(self, basedir, modpath):
83
if modpath == 'distutils.':
84
- # gh-135374: when setuptools ins installed, it now replaces
+ # gh-135374: when setuptools is installed, it now replaces
85
# 'distutils' with its own version.
86
# In a security-fix only branch of CPython,
87
# skip the __all__ test rather than deal with the fallout.
0 commit comments