On Feb 14, 2014 1:13 PM, "Oleg Broytman" <p...@phdru.name> wrote: > > On Fri, Feb 14, 2014 at 09:54:35PM +1100, Chris Angelico <ros...@gmail.com> wrote: > > So definitely SQL's handling of NULL should not be any sort of guide > > as regards Python's treatment of None. > > Why not? Just make the order different for CPython and PyPy, Cython > and Jython. ;-) > > Oleg. > -- > Oleg Broytman http://phdru.name/ p...@phdru.name > Programmers don't die, they just GOSUB without RETURN.
Unicode + bytes explodes in order to get the error sooner.i.e Not waiting for the killer 8bit string. So None<1 is the opposite ! sort(somelist) is a ticking bomb in py3
_______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com