15 Aug
2000
15 Aug
'00
9:58 a.m.
"R. David Murray" wrote:
On Mon, 14 Aug 2000, Jonothan Farr wrote:
Well in Python a list is mutable and a tuple is not.
Right, but he's asking why dtml-in treats tuples in a special way, and exactly what that behavior is.
That's right :-) ..and in particular why it's so weird. It seems to do something like use return the last element of the tuple rather than return the tuple object... I'm just guessing though :S cheers, Chris