Impact factor for posts is a measurement of importance.

Impact factor for users reflect their authority, reputation and contribution on a particular topic.

Rating reflects the quality of posts.

Rating on Voofie is not a simple average of all ratings, but a weighted average of rating, weighted by the impact factor of users who rated.

Explore exciting communities of

Non-standard URL for Python urllib2.urlopen

Bookmark and Share
09 Jul 10

I am using

urllib2.urlopen(url)

to retrieve HTML pages. It require a standard "http://www.blahblahblah.com" syntax in order to work. However, sometimes the url input may be in the form of "www.blahblahblah.com" or "blahblahblah.com", which should be able to work in web browser but not urllib2.urlopen.  My question is: Are there a simple way to convert these non-standard URLs to the standard ones? Thanks.

Add comments >

Please login to post answer.

Page Info
22Impacts
0/0 rates
689
Your Rating: