On 14/08/2018 at 18:20, xxxxxxxx wrote:
When I attempt to use the code
with _localimport('') :
import script_two
an error occurs:
"name _localimport is not defined"
Perhaps there's a library I need to import beforehand.
(I realize this is a very old post but I'm desperate!)