jferard / py4lo

Py4LO is a simple toolkit to help you write and include Python scripts in LibreOffice Calc spreadsheets.
GNU General Public License v3.0
5 stars 2 forks source link

Debug: lib function are exported #30

Closed jferard closed 3 years ago

jferard commented 4 years ago

When importing a lib, the functions should not be exported.

jferard commented 3 years ago

See py4lo/commands/debug_command.py.