Network Python

importĀ urllib
printĀ urllib.urlopen('ftp://ftp.python.org/pub/python/README').read()