Files
cpython/Objects
Tim Peters d57731f74b 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.
2000-10-05 01:42:25 +00:00
..
2000-05-02 18:34:30 +00:00
2000-09-02 08:34:40 +00:00
2000-07-09 06:21:27 +00:00