<?xml version="1.0"?>
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
]>
<chapter id="python_example" xmlns:xi="http://www.w3.org/2003/XInclude">
<title>A python example</title>
<para>This is a complete working example of how to use PtPlayer with Python:</para>
<informalexample>
<programlisting language="python"><xi:include href="parlatype-example.py" parse="text"><xi:fallback>MISSING XINCLUDE CONTENT</xi:fallback></xi:include></programlisting>
</informalexample>
</chapter>
|