From: Peter Dimov (pdimov_at_[hidden])
Date: 2004-10-28 06:57:15


Jonathan Biggar wrote:
> It seems straighforward, it would just return !expired().
>
> Any reason why not?

Because code that tests expired() is often wrong. It's better to not
encourage people to use it.