Files
Kenneth Reitz 83892f7ae9 better
2011-03-09 02:23:47 -05:00

8 lines
214 B
Python

#!/usr/bin/env python
# -*- coding: utf-8 -*-
from musicsaver.packages import pyipinfodb
api = pyipinfodb.IPInfo('8f3afe018b36e90403e7aecdf16215042ecd3fe3dfb3140de8c2e3685a74f357')
print api.GetCity('127.0.0.1')