Move LONG_BIT from intobject.c to pyport.h. #error if it's already been
#define'd to an unreasonable value (several recent gcc systems have misdefined it, causing bogus overflows in integer multiplication). Nuke CHAR_BIT entirely.
T
Tim Peters committed
d57731f74bdaaf6bb5ce190b5ccebadad218ed2b
Parent: c85eb0b