I am trying to use this Python urllib2 Basic Auth Problem bit of code to download a webpage content from an URL which requires authentication. The code I am trying is:
It's about Shebang
#!usr/bin/python
This will tell which interpreter to wake up to run the code written in file.