[Python-Dev] Autoloading? (Making Queue.Queue easier to use) (original) (raw)
Guido van Rossum guido at python.org
Wed Oct 12 23:24:49 CEST 2005
- Previous message: [Python-Dev] Autoloading? (Making Queue.Queue easier to use)
- Next message: [Python-Dev] Autoloading? (Making Queue.Queue easier to use)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 10/12/05, Aahz <aahz at pythoncraft.com> 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?
-- --Guido van Rossum (home page: http://www.python.org/~guido/)
- Previous message: [Python-Dev] Autoloading? (Making Queue.Queue easier to use)
- Next message: [Python-Dev] Autoloading? (Making Queue.Queue easier to use)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]