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 17a1b3e commit 4338aeeCopy full SHA for 4338aee
Tools/scripts/pep384_macrocheck.py
@@ -1,9 +1,9 @@
1
"""
2
pep384_macrocheck.py
3
4
-This programm tries to locate errors in the relevant Python header
+This program tries to locate errors in the relevant Python header
5
files where macros access type fields when they are reachable from
6
-the limided API.
+the limited API.
7
8
The idea is to search macros with the string "->tp_" in it.
9
When the macro name does not begin with an underscore,
0 commit comments