[EMAIL PROTECTED] wrote:
> Sorry if this is a dumb question, but are there actually good reasons to 
> remove "types"?

Mainly because it is an unrelated grab bag of types that could be put in 
more topical locations - what they're for is more interesting than the 
mere fact that they happen to be types.

As it turns out, the cleanup for Py3k (removing the members which are 
merely aliases for existing names) has already cut it down to only a few 
types which are closely related to the interpreter core.

Cheers,
Nick.

-- 
Nick Coghlan   |   [EMAIL PROTECTED]   |   Brisbane, Australia
---------------------------------------------------------------
             http://www.boredomandlaziness.org
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to