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