4331:711e7c35a49b | 4332:64034d85c709 |
---|---|
8 """ | 8 """ |
9 | 9 |
10 from __future__ import unicode_literals | 10 from __future__ import unicode_literals |
11 | 11 |
12 from PyQt5.QtCore import qVersion | 12 from PyQt5.QtCore import qVersion |
13 | |
13 | 14 |
14 def initSSL(): | 15 def initSSL(): |
15 """ | 16 """ |
16 Function to initialize some global SSL stuff. | 17 Function to initialize some global SSL stuff. |
17 """ | 18 """ |