Toolbox/PyQt4ImportHook.py

changeset 5389
9b1c800daff3
parent 4631
5c1a96925da4
child 5802
abfb67a6f376
equal deleted inserted replaced
5388:1e7254b5c637 5389:9b1c800daff3
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2014 - 2016 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2014 - 2017 Detlev Offenbach <detlev@die-offenbachs.de>
4 # 4 #
5 5
6 """ 6 """
7 Module implementing an import hook converting PyQt5 imports to PyQt4 imports. 7 Module implementing an import hook converting PyQt5 imports to PyQt4 imports.
8 """ 8 """

eric ide

mercurial