On Thu, 13 Oct 2011 16:21:56 +0200, Andrej Mitrovic wrote: > You can always qualify the full name unless you're importing a specific > symbol, e.g.:
No, I'm pretty sure it is just a bug, and one that was recently discussed too. Private imports should not expose their symbols to other modules even if you use a fully qualified name.