mirror of
https://github.com/LibreOffice/help.git
synced 2026-01-13 05:38:56 +00:00
Python Help page for screen IO
Change-Id: I0a1fc11a23c6f48eb058d42541e1f22c57ddb26d Reviewed-on: https://gerrit.libreoffice.org/66442 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
This commit is contained in:
committed by
Olivier Hallot
parent
074bfa0b64
commit
f601cf7f5d
@ -21,6 +21,7 @@
|
||||
<bookmark_value>Python;shell</bookmark_value>
|
||||
<bookmark_value>Python;platform</bookmark_value>
|
||||
<bookmark_value>Python;session</bookmark_value>
|
||||
<bookmark_value>Python;screen input/output</bookmark_value>
|
||||
</bookmark>
|
||||
<h1 id="hd_id201901031407"><variable id="pythonexamples2"><link href="text/sbasic/python/python_examples.xhp" name="python examples">Python programming examples</link></variable></h1>
|
||||
</section>
|
||||
@ -32,8 +33,8 @@
|
||||
<embed href="text/sbasic/python/python_session.xhp#pythonsession"/>
|
||||
<embed href="text/sbasic/python/python_platform.xhp#pythonplatform"/>
|
||||
<embed href="text/sbasic/python/python_import.xhp#pythonimport"/>
|
||||
<embed href="text/sbasic/python/python_screen.xhp#pythonscreen"/>
|
||||
<embed href="text/sbasic/python/python_shell.xhp#pythonshell"/>
|
||||
-->
|
||||
<embed href="text/sbasic/python/python_screen.xhp#ioscreen"/>
|
||||
<!--<embed href="text/sbasic/python/python_shell.xhp#pythonshell"/>-->
|
||||
</body>
|
||||
</helpdocument>
|
||||
|
||||
Reference in New Issue
Block a user