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