im2txt: make python3 compatible adding lt and eq
__cmp__ is deprecated on python3, so it fails to compare class Caption on python3
Showing
Please register or sign in to comment
__cmp__ is deprecated on python3, so it fails to compare class Caption on python3