[Python-Dev] Autoloading? (Making Queue.Queue easier to use)
Michael Chermside
mcherm at mcherm.com
Wed Oct 12 21:33:18 CEST 2005
Aahz writes:
> (Python 3.0 should "deprecate" ``thread`` by renaming it to ``_thread``).
Guido says:
> +1. (We could even start doing this before 3.0.)
Before 3.0, let's deprecate it by listing it in the Deprecated modules
section within the documentation... no need to gratuitously break code
by renaming it until 3.0 arrives.
-- Michael Chermside
More information about the Python-Dev
mailing list