[pyar] Hola mundo!

Damián Franetovich damian168 en gmail.com
Mar Abr 8 15:22:52 ART 2014


#!/usr/bin/env python3

import urllib.request

response = urllib.request.urlopen("http://hellors.herokuapp.com/hola/pyar")
print(response.read().decode())

--
Damián
O< ascii ribbon campaign - stop html mail - www.asciiribbon.org
------------ próxima parte ------------
Se ha borrado un adjunto en formato HTML...
URL: <http://listas.python.org.ar/pipermail/pyar/attachments/20140408/dfb53830/attachment.html>


More information about the pyar mailing list