The fundamental identity of the Python type system

>>> type(type) is type
True

Tags: humor, python
Fri, 09 May 2008 14:40 UTC

tokens help considered unhelpful

$ tokens -help
Usage: tokens [-help]

So -help exists solely to advertise its existence. That seems sort of Darwinian.

Tags: humor
Fri, 14 Sep 2007 16:25 UTC