Currently, pywapi uses eval() to parse the json response from Yahoo's YQL
service, which is unsafe. The relevant code should be changed to use the
simplejson module instead.
Original issue reported on code.google.com by jtas...@gmail.com on 30 May 2013 at 3:31
Original issue reported on code.google.com by
jtas...@gmail.com
on 30 May 2013 at 3:31