> What are typeseq objects. Searching the python site on "typeseq" draws a 
> blank.
>
> Dick Moores

I believe that means "sequence" type.
list
tuple
string

are the builtins

I debated with myself about dict, decided that it doesn't fit the 
description. That should be all ordered sequence types.

JS 

_______________________________________________
Tutor maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/tutor

Reply via email to