This makes isinstance(X, object) and issubclass(X, object) true for all X.
This does not affect code size or performance when debugging turned off. To address issue #420.