download image from flickr.com

Justin Ezequiel justin.mailinglists at gmail.com
Thu Oct 30 06:31:13 EDT 2008


##compile_obj = re.compile(r'dyn.Img\(".*?",".*?",".*?","(.*?)"')
compile_obj = re.compile(r'\<img src="([^"]+?)"')




More information about the Python-list mailing list