mirror of
https://github.com/LibreOffice/help.git
synced 2026-01-13 05:38:56 +00:00
fix Helpex warnings: 'No string specified!'
Change-Id: I70ad73b6859cd989e6046c3bd5a76c54c27f416d Reviewed-on: https://gerrit.libreoffice.org/c/help/+/164631 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
This commit is contained in:
committed by
Olivier Hallot
parent
d2beb0a613
commit
99537726ec
@ -24,7 +24,6 @@
|
||||
<h1 id="N0118"><variable id="pythonshell1"><link href="text/sbasic/python/python_shell.xhp">Running Python Interactive Console</link></variable></h1>
|
||||
</section>
|
||||
<paragraph role="paragraph" id="N0119">The Python interactive console, also known as Python interpreter or Python shell, provides programmers with a quick way to execute commands and try out and test code without creating a file. UNO objects introspection as well as %PRODUCTNAME Python modules documentation can be obtained from the terminal.</paragraph>
|
||||
<paragraph role="paragraph" id="par_id761707735472290"></paragraph>
|
||||
|
||||
<switch select="sys">
|
||||
<case select="UNIX">
|
||||
|
||||
Reference in New Issue
Block a user