295
295
At this point, all of these exist as a ``ImportReplacer`` object, ready to
296
296
be imported once a member is accessed. Also, when importing a module into
297
297
the local namespace, which is likely to clash with variable names, it is
299
299
the variable is a module, and these object should be hidden anyway, since
300
300
they shouldn't be imported into other namespaces.