In article <[EMAIL PROTECTED]>,
"Fredrik Lundh" <[EMAIL PROTECTED]> writes:
|> Nick Maclaren wrote:
|> 
|> > If lists are intended to be homogeneous, then they should be checked
|> > for that, and an exception raised when an attempt is to make them
|> > non-homogeneous.
|> 
|> so how would that check work, given that Python's type model is based on
|> duck typing
|> 
|>     http://en.wikipedia.org/wiki/Duck_typing

See my response to Georg Brandl (specifically the memo. to myself).


Regards,
Nick Maclaren.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to