There was an error while loading. Please reload this page.
1 parent 3ebb40c commit de57a99Copy full SHA for de57a99
Lib/test/test_posix.py
@@ -1933,7 +1933,7 @@ def test_posix_spawnp(self):
1933
class TestPosixWeaklinking(unittest.TestCase):
1934
# These test cases verify that weak linking support on macOS works
1935
# as expected. These cases only test new behaviour introduced by weak linking,
1936
- # regular behaviour is tested by the normal test cases.
+ # regular behaviour is tested by the normal test cases.
1937
#
1938
# See the section on Weak Linking in Mac/README.txt for more information.
1939
def setUp(self):
0 commit comments