> I am interested in what conflicts you have, so that you really want to use 
> the from foo import nil pattern.

I _always_ use that pattern, if possible. Well, I sometimes use a bare import 
so that templates will compile. But I avoid it.

I write code for other people to read. I _hate_ reading code which does not 
identify the origins of symbols. Very frustrating.

Reply via email to