From 86716b1007ce47795e7e888908b540e034945172 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Tue, 19 Mar 2019 13:49:11 +0100 Subject: remove empty paragraph, fixes a helpex warning Helpex warning: invalid po attributes extracted from /home/timar/libreoffice-master/helpcontent2/source/text/sbasic/python/python_shell.xhp No string specified! GroupID: N0120 Change-Id: Ia3fa7d88f4756fd700eebcceb4480e0a553a5482 --- source/text/sbasic/python/python_shell.xhp | 1 - 1 file changed, 1 deletion(-) (limited to 'source') diff --git a/source/text/sbasic/python/python_shell.xhp b/source/text/sbasic/python/python_shell.xhp index bd522838e4..5ccd780f78 100644 --- a/source/text/sbasic/python/python_shell.xhp +++ b/source/text/sbasic/python/python_shell.xhp @@ -23,7 +23,6 @@ Running Python Interactive Console 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. %PRODUCTNAME Python modules documentation can be obtained from the terminal. - Using a Basic macro: Sub interpreter_console -- cgit