Sean O'Connor
Sean O'Connor
The tests had been run against Python 2.7 where float -> decimal conversions are handled properly ([docs](http://docs.python.org/library/decimal.html)). If you send a pull request with the fixes to get the tests...
Sorry for the delay in getting back to you on this. Overall, the code looks good but I would ask that you add tests to cover the new methods before...
httplib2 has fixed this on their own by including he godaddy (CG's certificate authority) root certificate in their know certs bundle. You can fix this by running `pip install "httplib2==dev"`...