PEP 328 update

Greg Ewing greg at cosc.canterbury.ac.nz
Tue May 4 23:01:57 EDT 2004


Carl Banks wrote:
> you can see why "import .ghi" is not clear.  OTOH, "from .
> import ghi" is totally clear and unambiguous.

But surely "import .ghi as jkl" is just as clear and
unambiguous? Why shouldn't *that* be allowed?

-- 
Greg Ewing, Computer Science Dept,
University of Canterbury,	
Christchurch, New Zealand
http://www.cosc.canterbury.ac.nz/~greg




More information about the Python-list mailing list