From 451084a1d984ebd4bc8f786263abb85e2a5684e3 Mon Sep 17 00:00:00 2001 From: "Brian S. Stephan" Date: Sat, 8 Jan 2011 01:13:24 -0600 Subject: [PATCH] BUGS: document a GoogleWeather crash i've seen once --- BUGS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/BUGS b/BUGS index 8896a9c..de45459 100644 --- a/BUGS +++ b/BUGS @@ -4,3 +4,5 @@ dr.botzo --- BUGS #chan after it leaves * Countdown formatting has singular nouns for negative numbers (-21 day) * probably many, many more + * possible to have not well-formed XML in pywapi.get_weather_from_google: + xml.parsers.expat.ExpatError: not well-formed (invalid token)