import geocoder print("Country='{return}'".format(return=geocoder.ip('me').country)) $ python ./test_geocoder.py Country='None'.
確定! 回上一頁