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

--- Comment #1 from Konstantin Kharlamov <hi-an...@yandex.ru> ---
UPDATE: I found 2 workarounds:

1. executing "dir(object_name)", e.g. "dir(model.CurrentController)" for the
"steps to reproduce" seems to give properties and methods
2. forcing interactive python shell to autocomplete, e.g. by typing
model.CurrentController. and pressing TAB twice, makes it to show the list too
(and this list even shows methods and properties differently: methods ends up
with "(" symbol).

Possible gotcha: these workarounds are specific to python. So I'm not sure
whether they can be qualified as a solution to the report.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to