what's the difference

Asked by Alexandr

Hello.

What's the difference between writing "import simpletransform" and "from simpletransform import *" in .py files for extensions?

Question information

Language:
English Edit question
Status:
Answered
For:
Inkscape Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Hachmann (marenhachmann) said :
#1

Hi Alexandr,

please see the python documentation and programming discussions on stackoverflow for this:

https://docs.python.org/2/tutorial/modules.html
http://stackoverflow.com/questions/710551/import-module-or-from-module-import

Kind Regards,
 Maren

Can you help with this problem?

Provide an answer of your own, or ask Alexandr for more information if necessary.

To post a message you must log in.