[Python-Dev] Warnings for intra-package imports (original) (raw)
Benjamin Peterson musiccomposition at gmail.com
Fri Jul 25 04:53:37 CEST 2008
- Previous message: [Python-Dev] lnotab and the AST optimizer
- Next message: [Python-Dev] Warnings for intra-package imports
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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."
- Previous message: [Python-Dev] lnotab and the AST optimizer
- Next message: [Python-Dev] Warnings for intra-package imports
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]