⬅︎ Back to String comparison function in Python (alpha)
Hi Peter,I did the same thing recently, but I used the built-in difflib module to show me where the differences are. Might be worth a look. :)HTH
Comment
Hi Peter,
I did the same thing recently, but I used the built-in difflib module to show me where the differences are. Might be worth a look. :)
HTH