[Python-Dev] Re: PEP 328 -- relative and multi-line import

Greg Ewing greg at cosc.canterbury.ac.nz
Wed Apr 14 19:51:08 EDT 2004


Aahz <aahz at pythoncraft.com>:

> Anyone else favor having the ``__future__`` directive apply to the
> package and all its subpackages?

-1. Future statements should only apply to the module
that contains them.

Greg Ewing, Computer Science Dept, +--------------------------------------+
University of Canterbury,	   | A citizen of NewZealandCorp, a	  |
Christchurch, New Zealand	   | wholly-owned subsidiary of USA Inc.  |
greg at cosc.canterbury.ac.nz	   +--------------------------------------+



More information about the Python-Dev mailing list