diff options
author | Victor Stinner <vstinner@python.org> | 2023-07-25 00:54:09 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-25 00:54:09 (GMT) |
commit | 2e0744955f1c213a55738de848a9d928b78ef289 (patch) | |
tree | 4bc412b942702ed0a2ae1fb84986b69f697c28b4 /Python/Python-ast.c | |
parent | 4bbf071635504ee1c6d44f99c98e3fad191a3b13 (diff) | |
download | cpython-2e0744955f1c213a55738de848a9d928b78ef289.zip cpython-2e0744955f1c213a55738de848a9d928b78ef289.tar.gz cpython-2e0744955f1c213a55738de848a9d928b78ef289.tar.bz2 |
gh-107211: Rename PySymtable_Lookup() to _PySymtable_Lookup() (#107212)
Rename the internal PySymtable_Lookup() function to
_PySymtable_Lookup() and no longer export it.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions