Files
Upsilon/apps/code
Léa Saviot 4fb0a7e467 [apps/code] properly display the importation source
- It sould be nameOfScript.py, not just nameOfScript, when the source is
a script
- Fix the source for script name variables. For instance, "from
script1 import *" should display the node "script1" with the source "script1.py"
- If a script has the same name as a module, the module will be imported
and not the script, so do not load its variables (even if the module is
not in the toolbox).
2020-06-04 14:50:06 +02:00
..
2020-06-04 14:50:02 +02:00
2019-06-21 14:30:31 -04:00
2020-04-01 10:18:09 +02:00
2018-09-25 10:01:17 +02:00
2017-11-17 11:59:50 +01:00
2017-11-17 11:59:50 +01:00
2017-11-17 11:59:50 +01:00
2020-06-04 14:50:01 +02:00
2020-06-04 14:50:02 +02:00