On Fri, 29 Jul 2011 14:35:23 +0200
eric.araujo <python-check...@python.org> wrote:
> 
> It is now possible to inherit from Thread and other classes, without
> having to import the private underscored names like multiprocessing did.

A correction: it was already possible to inherit from Thread (since
it's quite useful to do so).

Regards

Antoine.


_______________________________________________
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