[ZPT] false values

Michael R. Bernstein webmaven@lvcm.com
07 Jan 2002 21:03:39 -0800


The docs say that the following things evaluate as false in a path
expression:

- the number zero

- an empty string

- an empty list

- the nothing variable

So, my question is, is this list complete? Shouldn't empty dictionaries
and tuples evaluate as false too?

Michael Bernstein.