]> granicus.if.org Git - python/commit
Prevent name pollution by making lots of internal functions static.
authorNeal Norwitz <nnorwitz@gmail.com>
Sun, 13 Nov 2005 18:41:28 +0000 (18:41 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Sun, 13 Nov 2005 18:41:28 +0000 (18:41 +0000)
commit6576bd844fb49b37ebbfc6d7567bcd495ddbdbae
treec0cc3005994e22c8cc9cdae40872749279c9ba2f
parentf6a904456e6d0ce96d5ed6456eec8eaec8f92f75
Prevent name pollution by making lots of internal functions static.
Include/Python-ast.h
Objects/setobject.c
Parser/asdl_c.py
Python/Python-ast.c
Python/future.c