[Zope] dtml-in and tuples

Jonothan Farr jfarr@real.com
Mon, 14 Aug 2000 15:54:20 -0700


Well in Python a list is mutable and a tuple is not.
--jfarr

----- Original Message ----- 
From: Chris Withers <chrisw@nipltd.com>
To: <zope@zope.org>
Sent: Monday, August 14, 2000 3:38 PM
Subject: [Zope] dtml-in and tuples


> Hi,
> 
> Why and how are python tuples (like, this) handled differently (and not
> in a logical way I can see...) than python lists [like, this]?
> 
> cheers,
> 
> Chris
> 
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists - 
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )
>