mirror of
https://github.com/php/presentations.git
synced 2026-03-26 00:22:11 +01:00
11 lines
214 B
Python
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>
|