diff options
author | Tim Peters <tim.peters@gmail.com> | 2001-03-11 18:36:13 +0000 |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2001-03-11 18:36:13 +0000 |
commit | b2336529ef548181d53af151cf3fc116274846d6 (patch) | |
tree | 8c09d4a610d9524993fcba0d37a86fe0e9033625 /Python/modsupport.c | |
parent | 7069512bd0e09c28a448f21721364ce9c5daa713 (diff) | |
download | cpython-git-b2336529ef548181d53af151cf3fc116274846d6.tar.gz |
Identifiers matching _[A-Z_]\w* are reserved for C implementations.
May or may not be related to bug 407680 (obmalloc.c - looks like it's
corrupted). This repairs the illegal vrbl names, but leaves a pile of
illegal macro names (_THIS_xxx, _SYSTEM_xxx, _SET_HOOKS, _FETCH_HOOKS).
Diffstat (limited to 'Python/modsupport.c')
0 files changed, 0 insertions, 0 deletions