Hacker News new | ask | show | jobs
by crazedpsyc 3471 days ago

    >>> float('inf') < 'hi'
    True
Fixed in Python 3, but still. There are more of these things.
2 comments

So, you mean it was fixed 8 years ago, then.