[Python-Dev] Pasting interpreter prompts

Ka-Ping Yee ping@lfw.org
Tue, 18 Apr 2000 01:01:54 -0700 (PDT)


On Tue, 18 Apr 2000, Moshe Zadka wrote:
> 
> >>> a=[]
> >>> a[
> ... ... 
> ... ]
> Traceback (innermost last):
>   File "<stdin>", line 1, in ?
> TypeError: sequence index must be integer
> >>> 
> 
> Sorry.

What was your point?



-- ?!ng