Files
archived-presentations/slides/scripting/python.example.xml
2002-07-02 07:46:09 +00:00

11 lines
214 B
XML

<slide title="Python Example">
<blurb>
We'll download a URL with Python and print the results.
</blurb>
<example
fontsize="1.2em"
type="python"
filename="slides/scripting/http.py"/>
</slide>