mirror of
https://github.com/php/presentations.git
synced 2026-03-25 16:12:07 +01:00
12 lines
266 B
XML
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>
|