mediawiki-utilities / python-mwapi

Simple Python Wrapper around MediaWiki API
http://pythonhosted.org/mwapi
MIT License
30 stars 11 forks source link

Allow passing a 'formatversion' parameter in Session constructor #24

Closed yuvipanda closed 8 years ago

yuvipanda commented 8 years ago

To get back v2 formatted responses.

halfak commented 8 years ago

Thanks @yuvipanda. Can you provide some more details about this v2 parameter or link to some docs?

yuvipanda commented 8 years ago

Paging @legoktm On Jan 14, 2016 4:44 PM, "Aaron Halfaker" notifications@github.com wrote:

Thanks @yuvipanda https://github.com/yuvipanda. Can you provide some more details about this v2 parameter or link to some docs?

— Reply to this email directly or view it on GitHub https://github.com/mediawiki-utilities/python-mwapi/issues/24#issuecomment-171830688 .

legoktm commented 8 years ago
halfak commented 8 years ago

Oh. My. God. working on this right now.