diff --git a/source/media/helpimg/python/python_shell.png b/source/media/helpimg/python/python_shell.png
index afb1738a0f..bde75058b7 100644
Binary files a/source/media/helpimg/python/python_shell.png and b/source/media/helpimg/python/python_shell.png differ
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 @@
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.
+ 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.Using a Basic macro:Sub interpreter_console