rndblnch <[EMAIL PROTECTED]> wrote:

> the following example should also
> work:
> size = Point(width=23, height=45)
> w, h = size
> 

So you want the unpacking to depend on how the Point was initialised! 
Aaargh!
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to