Compatible with Py3k, fixed cpp code warning and styles
Closed this issue · 4 comments
GoogleCodeExporter commented
I was trying to use python-geohash on Python 3.4.0. But it didn't work.
So I updated the code for py2k and py3k compatible.
All the codes are hosted on Github: https://github.com/zonyitoo/python-geohash
I hope it can be merged into the main stream. Thanks.
Original issue reported on code.google.com by zonyi...@gmail.com
on 17 May 2014 at 5:40
GoogleCodeExporter commented
I could successfully build and install with python 3.4.0 and 3.4.1, and I could
not figure out what's the problem.
Original comment by Hiroaki.Kawai@gmail.com
on 13 Aug 2014 at 7:27
GoogleCodeExporter commented
Thank you Mr. Hawaii. I tried the code on a github repo and I can't build and
install on py3k.
Maybe I should try your lastest code in this repo.
Original comment by zonyi...@gmail.com
on 13 Aug 2014 at 10:46
GoogleCodeExporter commented
Please paste the result here if possible that I can see what's happening.
Original comment by Hiroaki.Kawai@gmail.com
on 20 Aug 2014 at 12:58
GoogleCodeExporter commented
Original comment by Hiroaki.Kawai@gmail.com
on 17 Mar 2015 at 6:13
- Changed state: WontFix