Blake Messer

Results 1 issues of Blake Messer

Greetings! I think I found a bug-- Try this: import wikitools file_query = {'action': 'query', 'titles': u'Image:MLK and Malcolm X USNWR cropped.jpg', 'prop': 'imageinfo', 'iiprop': 'extmetadata'} file_request = wikitools.api.APIRequest(site, file_query)...