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.
Tools/clinic.py
1 parent 7cf164a commit 3da71ffCopy full SHA for 3da71ff
1 file changed
Tools/clinic/clinic.py
@@ -2832,7 +2832,7 @@ def modify(self):
2832
"""
2833
The C statements required to modify this variable after parsing.
2834
Returns a string containing this code indented at column 0.
2835
- If no initialization is necessary, returns an empty string.
+ If no modification is necessary, returns an empty string.
2836
2837
return ""
2838
0 commit comments