ns1 / nsone-python

NS1 Python SDK
https://nsone.net
MIT License
19 stars 20 forks source link

Fixing bugs in basic transport #3

Closed CheRuisiBesares closed 9 years ago

CheRuisiBesares commented 9 years ago

Basic transport can now take a errback argument similar to the other transports. This function will recieve a tupel that consists of the resp object or error object (depending on the resulting response) and the mesage body.