Guido> You are encouraged to port this to your system and report any
Guido> problems you have.
OOPS! This happens to me. (I'm on a sun4 using sun vanilla cc. No
extra features selected for python.)
% dbx python
Reading symbolic information...
Read 17176 symbols
(dbx) run
Running: python
Python 0.9.6 (>= 1 Jan 1992).
Copyright 1990, 1991, 1992 Stichting Mathematisch Centrum, Amsterdam
>>> import testall
test_grammar
attempt to read stack failed - bad frame pointer
(dbx) where
_doprnt() at 0xf76e4ff4
attempt to read stack failed - bad frame pointer
%% Mats