I have a url of image, and I want to get the filename and extension of
the image. How to write in python?

for example, the url is http://a.b.com/aaa.jpg?version=1.1

how can I get aaa and jpg by python?
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to