On Wed, 13 Dec 2006 03:13:26 +0100, Paddy <[EMAIL PROTECTED]> wrote: > Not even close. > > In my example above: > for a in y: > dosomethingwith(a) > y could be a lot of built-in types such as an array, list, tuple, dict, > file, or set. > - Paddy. >
I was refering to the recursive Lisp example. Did you even read the post? -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ -- http://mail.python.org/mailman/listinfo/python-list
