Comment 4 for bug 98479

Revision history for this message
Benji York (benji) wrote :

> = Comment - Entry #4 by webmaven on Feb 2, 2007 1:28 pm

> I think that Int should allow min_value and max_value to be None
> regardless of the missing_value setting. Nones should be treated as
> minus infinity and plus infinity respectively.

That's how it seems to me too. I looked briefly at the widget tests and couldn't figure out how to test it, so will have to look later (unless someone beats me to it, hint, hint).