Review Note
Last Update: 05/03/2024 09:06 PM
Current Deck: Python::Python - Common Stuff
PublishedCurrently Published Content
Front
from SomeModule import *
Back
imports all the names from SomeModule directly into the module’s namespace
careful now
No published tags.
Pending Suggestions
No pending suggestions for this note.