diff options
author | Tim Peters <tim.peters@gmail.com> | 2004-09-23 02:39:37 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2004-09-23 02:39:37 (GMT) |
commit | f4aca755bc9f26b51b6820a162a3f76c2a1a1abc (patch) | |
tree | 396d803b3cf3ffbee73269c6ebb92e25f30ee373 /Python/graminit.c | |
parent | 7790c3b802e98f706f0caf729cdd8a5bad5a3ce7 (diff) | |
download | cpython-f4aca755bc9f26b51b6820a162a3f76c2a1a1abc.zip cpython-f4aca755bc9f26b51b6820a162a3f76c2a1a1abc.tar.gz cpython-f4aca755bc9f26b51b6820a162a3f76c2a1a1abc.tar.bz2 |
A static swapped_op[] array was defined in 3 different C files, & I think
I need to define it again. Bite the bullet and define it once as an
extern, _Py_SwappedOp[].
Diffstat (limited to 'Python/graminit.c')
0 files changed, 0 insertions, 0 deletions