Thanks to visit codestin.com Credit goes to github.com
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 0c2dd0c commit 78ede7cCopy full SHA for 78ede7c
1 file changed
Lib/test/test_fcntl.py
@@ -11,7 +11,7 @@
11
import unittest
12
from test.support import verbose, TESTFN, unlink, run_unittest, import_module
13
14
-# Skip test if no fnctl module.
+# Skip test if no fcntl module.
15
fcntl = import_module('fcntl')
16
17
0 commit comments