> Hi,
>
> i get hung up about a spec named "both", that will then churn happily
> away on however many specs it is stuffed with. It just occurred to me
> that "all" might be a better name?
>
> mario
"all" was avoided in favor of "both" and "any" was changed to "either"
to avoid colliding with new Python 2.5 builtins.
-Roger Masse