how cat i retrieve the exact path of a url.
naturally when we want to open the google page we simply enter the
www.google.com in the url.but the actual page that we see is
http://www.google.com/index.html.
i want to retrieve the index.html for let's just say saving it.
if anybody have any ideas, please share it.
alose i', using pygtk.
tanX