Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • 4
    That won't use the global namespace, as the question requires. Use instead from filename import * Commented Dec 23, 2015 at 13:22
  • The question does not specifically mention using a global namespace, that may be what the OP wants, but it is not obvious from the question. Commented Mar 24, 2017 at 20:57