aboutsummaryrefslogblamecommitdiffstats
path: root/test.py
blob: 49b73683665a9fd82353808ae91e4bb266c8340d (plain) (tree)
1
2
3


                                                  
import urllib
d = urllib.urlopen('http://localhost:8080').read()
print d