1 # -*- coding: utf-8 -*-
3 # Copyright © 2009- The Spyder Development Team
5 # Licensed under the terms of the MIT License
6 # (see LICENSE.txt for details)
18 from PyQt5
.QtHelp
import *
20 from PySide2
.QtHelp
import *
22 from PyQt4
.QtHelp
import *
24 from PySide
.QtHelp
import *