[Python-Dev] innocent question ;-) (original) (raw)

Guido van Rossum guido@python.org
Fri, 26 Oct 2001 10:03:25 -0400


Is the list of subtypable types now complete (for 2.2), or do you indend to do more?

I just found a few extension modules that define their own types, like SocketType. I'd like to see those converted. I don't know if I have time.

--Guido van Rossum (home page: http://www.python.org/~guido/)