gm2
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Import/Export everything from a module?


From: Hưng Hưng
Subject: Import/Export everything from a module?
Date: Tue, 24 Mar 2020 20:27:29 +0700

I found it's too time consuming to write a long list of import, export. Is there any syntax to import everything from a module? e.g: FROM EXAMPLE IMPORT */ALL/EVERYTHING/... or IMPORT EXAMPLE.*? Python has a syntax like this: from example import *; which I think heavily influenced by M2.

I wonder the same thing for Export, too. Thanks.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]