I have never programmed python, however need to create a proxy of sorts. This would be easy in ASP , even easier in PHP..I am sure it is just as easy in Python...but how?
I need to be able to pass the script a URL, have it read the url and pass the document directly back as it's response..
The...