kheuton / python-weather-api

Automatically exported from code.google.com/p/python-weather-api
MIT License
0 stars 0 forks source link

Not getting US cities #16

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Python 2.7.1 (r271:86832, Feb 21 2011, 01:26:25) 
[GCC 4.5.2 20110127 (prerelease)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import pywapi
>>> pywapi.get_cities_from_google('us')
[]

Original issue reported on code.google.com by ad...@severusweb.ru on 25 Apr 2011 at 11:27

GoogleCodeExporter commented 8 years ago
Google has discontinued their Weather API as of August 2012, so this cannot be 
fixed.

Original comment by jtas...@gmail.com on 9 Mar 2013 at 2:07