Re: Pythons indentation.

Steven Miale (smiale@cs.indiana.edu)
Sat, 9 Apr 1994 20:37:05 -0500

M
References: <Co0r3u.H1J.3@cs.cmu.edu>
Organization: Computer Science, Indiana University

In article <Co0r3u.H1J.3@cs.cmu.edu>, Kirk Abbott <ka0p+@EDRC.CMU.EDU> wrote:
>I have just finished building python on a Sparc10. Builds like a charm.
>I am already getting annoyed with the syntax in interactive mode though.

>ka0p% ./python
>Python 1.0.1 (Apr 9 1994)
>Copyright 1991-1994 Stichting Mathematisch Centrum, Amsterdam
>>>> def fib(n):
>... a, b = 0, 1
>... while b <= n:
>... print b,
>Segmentation fault (core dumped)

I just tried it on a Sparc IPC, and this gives a syntax error. It
certainly *does not* core dump.

Steve

-- 
Steven Miale - smiale@cs.indiana.edu | Don't blame me - 
Indiana University, Bloomington, IN  | I voted Libertarian.