[Python-Dev] Warnings for intra-package imports

Benjamin Peterson musiccomposition at gmail.com
Fri Jul 25 04:53:37 CEST 2008


I was just reading up on PEP 328. In the "Timeline" section, it
mentions that intra-package imports should raise a DeprecationWarning
in 2.6. This doesn't seem to be implemented currently.

Is this still the plan? I would like to see Py3k warnings for these
kinds of imports at least.

-- 
Cheers,
Benjamin Peterson
"There's no place like 127.0.0.1."


More information about the Python-Dev mailing list