[python-win32] How to get the dynamic parts of the url, with python ?
Tova Sirkis
tovas at answers.com
Thu Jan 31 11:54:48 CET 2008
urllib2.urlopen(url) only returns the static part of the url.
Is it possible, with python, to get the dynamic parts of the url, too? (for example ads)
If yes, how?
Thanks
Tova Sirkis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-win32/attachments/20080131/cf94761d/attachment.htm
More information about the python-win32
mailing list