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

Removed six.py dependence #11

Closed jimbo1023 closed 12 years ago

jimbo1023 commented 12 years ago

This was just something that was bugging me. Since I use this module on systems where I don't always have root, I just wanted to make a quick patch so I wouldn't have to install six.py. I'm sure there must be others out there in the same situation. It should act the same way it always has.

tiwilliam commented 12 years ago

Code looks fine, please merge to get rid of six.