Files
archived-presentations/slides/scripting/python.example.xml
2003-07-20 15:16:28 +00:00

12 lines
266 B
XML

<slide title="Python Example">
<image filename="python-small.jpg" align="right" marginright="1.0em"/>
<blurb>
We'll download a URL with Python and print the results.
</blurb>
<break lines="3"/>
<example
type="python"
filename="http.py"/>
</slide>