[Python-Dev] Warnings for intra-package imports (original) (raw)
Brett Cannon brett at python.org
Fri Jul 25 06:17:30 CEST 2008
- Previous message: [Python-Dev] Warnings for intra-package imports
- Next message: [Python-Dev] Summary of Python tracker Issues
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, Jul 24, 2008 at 10:53 PM, Benjamin Peterson <musiccomposition at gmail.com> wrote:
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.
It should still be the plan.
-Brett
- Previous message: [Python-Dev] Warnings for intra-package imports
- Next message: [Python-Dev] Summary of Python tracker Issues
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]