Of what use is 'lambda'???

Jonadab the Unsightly One jonadab at bright.net
Tue Sep 26 10:38:20 EDT 2000


Darren New <dnew at san.rr.com> wrote:

> @x = (3, 2, 1)
> $y = @x
> $z = (3, 2, 1)
> 
> Here $y != $z

We're playing funny games in the second line there, though.


- jonadab



More information about the Python-list mailing list