diff options
author | Guido van Rossum <guido@python.org> | 1998-05-28 20:18:18 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1998-05-28 20:18:18 (GMT) |
commit | 578de30fd71c592ff434d7fe238a1f657a3802f4 (patch) | |
tree | 99cd4279cfcdaf29dccedf79ca02b72d8a60cf0d /Demo | |
parent | 617c1b0116891c3cbb6b10865e86d48e93fefdf0 (diff) | |
download | cpython-578de30fd71c592ff434d7fe238a1f657a3802f4.zip cpython-578de30fd71c592ff434d7fe238a1f657a3802f4.tar.gz cpython-578de30fd71c592ff434d7fe238a1f657a3802f4.tar.bz2 |
Some systems (e.g. Linux) use enums for some symbols (like IPPROTO_IP)
so that our #ifdef test has the wrong effect. Substitute hardcoded
values for some important symbols (but not for the whole range -- some
are pretty obscure so it's not worth it).
Diffstat (limited to 'Demo')
0 files changed, 0 insertions, 0 deletions