Hacker News new | ask | show | jobs
by 4c2383f5c88e911 3225 days ago
"test" < 1 is a TypeError in python3, and it works in python2 (returns False), it is part of the pitfalls of porting code to python 3.