On Thu, Nov 22, 2012 at 7:10 PM, Dave Angel <d...@davea.name> wrote: > > No, the question is what will Python3000 do. Oh, wait, it's already > out, and it's called 3.x Since it's explicitly an error there, it seems > good not to write new code using the misfeature.
I meant it along the lines of cross-compatibility in 2.x, for which there is a default order defined in the code, but not defined by the docs, as you pointed out to me. My question is whether the default behavior of CPython in this case has been accepted as an implicit spec. In this thread, both Joel and Oscar contributed code that depends on None being less than any number. I've seen it elsewhere, and I suspect it's common. _______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor