to solve the bug it it necessary  to change the code in the file 
/usr/share/pyshared/invest/chart.py

In line #209 which reads:

chart_base_url = "http://ichart.europe.yahoo.com/z?s =% (s) s & t =% (t)
s & q =% (q) s & l =% (l) s & z =% (z) =% s & p (p) s & a =% (a) s%
(opt) s "

must be put:

chart_base_url = "http://ichart.finance.yahoo.com/z?s =% (s) s & t =%
(t) s & q =% (q) s & l =% (l) s & z =% (z) =% s & p (p) s & a =% (a) s%
(opt) s " 



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to