I have to deal with downloading \'.CSV\' files from the internet and store them using Python, for which I use the urllib module as follows:
from urllib import