apranav19 / pydirections

A Python client for Google's Directions API
Apache License 2.0
1 stars 0 forks source link

Refactor paramcontainer and clean up exception handling #31

Closed apranav19 closed 9 years ago

apranav19 commented 9 years ago

Refactor exception handling in DirectionsRequest. Added a dict containing error msgs rather than hard coding them.