urllib2 to string

Posted by Nathan on Stack Overflow See other posts from Stack Overflow or by Nathan
Published on 2010-04-15T17:48:01Z Indexed on 2010/04/15 17:53 UTC
Read the original article Hit count: 224

Filed under:
|
|

I'm using urllib2 to open a url. Now I need the html file as a string. How do I do this?

© Stack Overflow or respective owner

Related posts about python

Related posts about urllib2