Pokedex: Fixed Unicode character escaping in links.
authorZhorken <zhorken@gmail.com>
Tue, 9 Mar 2010 02:09:40 +0000 (21:09 -0500)
committerZhorken <zhorken@gmail.com>
Tue, 9 Mar 2010 02:09:40 +0000 (21:09 -0500)
commit02b7bd9d50aad22b03b1e7abd50d9caa13db54f3
tree6c4a9fe20a374b57959c3efe66fd19d0e827fe24
parent7eee308049b0e000a52d462a078e2a70ba8711f4
Pokedex: Fixed Unicode character escaping in links.

See: http://bugs.python.org/issue1712522

Apparently fixed in Python 3.
plugins/Pokedex/plugin.py