pidgin/pidgin

Make purlpe-url-handler work with Python 3
release-2.x.y
2015-07-09, Daniƫl van Eeden
78408ad717bd
Make purlpe-url-handler work with Python 3

- use print as function
- new exception syntax
- chang in urllib unquote
(grafted from 0a113082ec3a71c9670deab19b03a598192c8f9d)
For information on writing a plugin for Purple, Pidgin or Finch, go
http://developer.pidgin.im and click on API. From there, see the
HOWTOs in the "Related Pages" section.
You can also generate this documentation locally by installing
doxygen and graphviz dot, then running "make docs" in the
source tree. The documentation will be in the docs/html directory.