appliedsec / pygeoip

DEPRECATED: Pure Python API for Maxmind's binary GeoIP databases
https://github.com/appliedsec/pygeoip
GNU Lesser General Public License v3.0
481 stars 111 forks source link

Enable use in Google AppEngine #39

Closed tiwilliam closed 11 years ago

tiwilliam commented 11 years ago

This is a proper pull request of the contribution made in issue #38.

tiwilliam commented 11 years ago

As soon as someone or me get time to run all tests on this branch, I'll happily merge it.

I don't have Python 2.5-3.3 on this machine

tiwilliam commented 11 years ago

Test output:

py25: commands succeeded
py26: commands succeeded
py27: commands succeeded
py31: commands succeeded
py32: commands succeeded
py33: commands succeeded
congratulations :)