Why prefer != over <> for Python 3.0?

D'Arcy J.M. Cain darcy at druid.net
Thu Apr 3 13:03:38 EDT 2008


On Thu, 03 Apr 2008 05:12:28 GMT
Tim Roberts <timr at probo.com> wrote:
> Yes, indeed.  In response to a challenge posted on one of the x86 assembler
> newsgroups about two years ago, one intrepid Russian programmer produced a
> generic Sudoku solver in a 65-byte executable.  Yes, that's 65 BYTES -- not
> KB, not MB.

Wow!  I would have thought that the header on most executible file
formats was bigger than that these days.  Or was this done as a .COM
file or something like that?

-- 
D'Arcy J.M. Cain <darcy at druid.net>         |  Democracy is three wolves
http://www.druid.net/darcy/                |  and a sheep voting on
+1 416 425 1212     (DoD#0082)    (eNTP)   |  what's for dinner.



More information about the Python-list mailing list