https://bugs.documentfoundation.org/show_bug.cgi?id=118503

--- Comment #11 from Werner Tietz <[email protected]> ---
@Roman:
its not a bug, and your assumptions (and of course @Alains assumptions) are
wrong.

sys.path defines the folders where python search for »some_module« if you
execute somewhere in your script »import some_module« … nothing else.

but this import-mechanism is almost independent from the generated Dialog in
the GUI which populates the available python-functions to the user.
the initial issue was the wrong »…/Script/python/…« instead
»…/Scripts/python/…«

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to