lucjon / Py-StackExchange

A Python binding for the StackExchange API
http://stackapps.com/questions/198/py-stackexchange-an-api-wrapper-for-python
BSD 3-Clause "New" or "Revised" License
229 stars 76 forks source link

ability to add keyword arguments to fetch #56

Open sathappanspm opened 7 years ago

sathappanspm commented 7 years ago

Adding keyword arguments to fetch, so as to be able to pass arguments like 'body=True' for fetching the body of the answer.