diff options
Diffstat (limited to 'source')
-rw-r--r-- | source/media/helpimg/python/python_shell.png | bin | 34644 -> 56869 bytes | |||
-rw-r--r-- | source/text/sbasic/python/python_shell.xhp | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/source/media/helpimg/python/python_shell.png b/source/media/helpimg/python/python_shell.png Binary files differindex afb1738a0f..bde75058b7 100644 --- a/source/media/helpimg/python/python_shell.png +++ b/source/media/helpimg/python/python_shell.png diff --git a/source/text/sbasic/python/python_shell.xhp b/source/text/sbasic/python/python_shell.xhp index 5ccd780f78..0b724b88d4 100644 --- a/source/text/sbasic/python/python_shell.xhp +++ b/source/text/sbasic/python/python_shell.xhp @@ -22,7 +22,7 @@ <section id="pythonshell"> <paragraph role="heading" level="1" id="N0118"><variable id="pythonshell1"><link href="text/sbasic/python/python_shell.xhp" name="python shell">Running Python Interactive Console</link></variable></paragraph> </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. %PRODUCTNAME Python modules documentation can be obtained from the terminal.</paragraph> + <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="heading" level="2" id="N0121">Using a Basic macro:</paragraph> <bascode> <paragraph role="bascode" id="N0122" localize="false">Sub interpreter_console</paragraph> |