-
Notifications
You must be signed in to change notification settings - Fork 93
Open
Description
What steps will reproduce the problem?
1. Provide invalid longitude (i.e 90) to encode
2. Check exception type
What is the expected output?
I expect a specific exception type to catch
What do you see instead?
General exception of Exception type which caught might prevent me from seeing
other issues.
What version of the product are you using? On what operating system?
python-geohash 0.8.5
Original issue reported on code.google.com by fi...@fizyk.net.pl on 3 Mar 2015 at 11:17