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 af5b766 commit 8628157Copy full SHA for 8628157
1 file changed
Lib/curses/ascii.py
@@ -1,5 +1,5 @@
1
#
2
-# ascii.py -- constants and memembership tests for ASCII characters
+# ascii.py -- constants and membership tests for ASCII characters
3
4
5
NUL = 0x00 # ^@
0 commit comments