Problems with python1.0.0beta on SCO ODT 3.0

lance@fox.com
Sat, 1 Jan 94 19:11:48 PST

After compiling and linking the new Beta version of Python,
I decided to run the 'Lib/testall.py' file to test the system...
Well it broke... but in a way I have not seen before...
Anyone have any ideas???
Here is the 'stack trace' from the tests...

test_grammar
1. Parser
1.1 Tokens
1.1.1 Backslashes
1.1.2 Numeric literals
1.1.2.1 Plain integers
Traceback (innermost last):
File "Lib/testall.py", line 10
import test_grammar
File "Lib/test_grammar.py", line 41
raise TestFailed, \
test_support -- test failed: No OverflowError on huge integer literal '2147483648'

--
Lance Ellinghouse                lance@fox.com