Cools script

Never seen short code to get some page (python)
>>print __import__('urllib').urlopen('http://google.com').read()
----> damn cools (other may have , but i just like this :))

note
import re
str_var = re.sub(r'\s',' ', str_var) # may be its make u a easy life

Comments

Popular posts from this blog

Return Code 127