openlp/openlp/core/utils
Tomas Groth a2710553d9 Implemented a workaround for bug1251437 / http://bugs.python.org/issue22248
The problem is the urllib.request.urlopen cannot handle redirect urls with non-ascii chars, so I've added url-encoding of the redirect url.

bzr-revno: 2416
2014-08-29 17:37:25 +01:00
..
__init__.py Implemented a workaround for bug1251437 / http://bugs.python.org/issue22248 2014-08-29 17:37:25 +01:00
actions.py PEP fixes 2014-08-26 18:38:07 +01:00
languagemanager.py Consolidate platform specific checks into the common module 2014-08-27 19:18:06 -04:00