On Wed, Oct 12, 2005, Guido van Rossum wrote:
> On 10/12/05, Aahz <[EMAIL PROTECTED]> wrote:
>>
>> Note carefully the deprecation in quotes.  It's not going to be
>> literally deprecated, only renamed, similar to the way _socket and
>> socket work together.  We could also rename to _threading, but I prefer
>> the simpler change of only a prepended underscore.
> 
> Could you specify exactly what you have in mind? How would backwards
> compatibility be maintained in 2.x?

I'm suggesting that we add a doc note that using the thread module is
discouraged and that it will be renamed in 3.0.

-- 
Aahz ([EMAIL PROTECTED])           <*>         http://www.pythoncraft.com/

"If you think it's expensive to hire a professional to do the job, wait
until you hire an amateur."  --Red Adair
_______________________________________________
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