[Python-Dev] Sorting
Ethan Furman
ethan at stoneleaf.us
Wed Apr 5 16:36:38 EDT 2017
Just want to drop a note and say THANK YOU to everyone for the work in improving Python to the 3 branch.
And if you're curious as to why: I just spent three hours trying to figure out why my comparisons were succeeding when
they should be raising exceptions -- and then remembered that in 2.x there's a fallback to comparing type names.
Grrrr. :/
So, THANK YOU!!
--
~Ethan~
More information about the Python-Dev
mailing list