Linux - Python 1.1.1 error

Stephane I. Matis (petergun@coffeehaus.com)
Wed, 15 Feb 1995 07:09:48 GMT

I am just posting this for reference.

Linux, Slackware 2.1 Pro distribution with kernel update to 1.1.73.

Python 1.1.1 with readline-2.0mg

'make' works, 'make testall' dies in 'Segmentation fault'.
'import testall' reveals the following.

>>> import testall
test_grammar
1. Parser
1.1 Tokens
1.1.1 Backslashes
1.1.2 Numeric literals
1.1.2.1 Plain integers
1.1.2.2 Long integers
1.1.2.3 Floating point
1.1.3 String literals
1.2 Grammar
single_input
file_input
expr_input
eval_input
funcdef
simple_stmt
expr_stmt
print_stmt
1 2 3
1 2 3
1 1 1
del_stmt
pass_stmt
flow_stmt
break_stmt
continue_stmt
return_stmt
raise_stmt
import_stmt
global_stmt
exec_stmt
if_stmt
while_stmt
for_stmt
try_stmt
suite
test
comparison
binary mask ops
shift ops
additive ops
multiplicative ops
unary ops
selectors
atoms
classdef
test_opcodes
2. Opcodes
XXX Not yet fully implemented
2.1 try inside for loop
test_operations
3. Operations
XXX Not yet implemented
test_builtin
4. Built-in functions
test_b1
abs
apply
callable
chr
cmp
coerce
compile
delattr
dir
divmod
eval
execfile
filter
float
getattr
hasattr
hash
hex
id
int
len
long
map
max
min
test_b2
oct
open
ord
pow
Segmentation fault

-- 
petergun                         
                                       
R-name : Stephane I. Matis
E-mail : petergun@coffeehaus.com