slimkrazy / python-google-places

Simple wrapper around the new 'experimental' Google Places API
MIT License
474 stars 167 forks source link

GooglePlacesError should return the status code that is returned by google #47

Closed nspaeth closed 9 years ago

nspaeth commented 9 years ago

This makes it easier for the API user to see what error Google responded with.