Updates:
Cc: [email protected]
Comment #1 on issue 3034 by [email protected]: None > -oo?
http://code.google.com/p/sympy/issues/detail?id=3034
This has something to do with the way Python 2 does nonsensical
comparisons. None is always smaller or something like that. Vladimir will
have to clarify.
Anyway, for those where we can change it, it should raise ValueError (issue
2832). None < 2 is purely built-in types, so we can't control that. So
I'm pretty sure this should be either marked as duplicate of that or
invalid.
--
You received this message because you are subscribed to the Google Groups
"sympy-issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sympy-issues?hl=en.