Files
archived-presentations/slides/scripting/python.questor.py
2002-07-02 08:33:04 +00:00

11 lines
214 B
Python

<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>