Continued conversions

This commit is contained in:
Griatch 2018-10-02 21:32:44 +02:00
parent 7d6a4b44f5
commit b4cc3d0ac2
4 changed files with 30 additions and 37 deletions

View file

@ -7,8 +7,6 @@ when starting and will warn if this was not possible. These will appear as files
ssl.cert in mygame/server/.
"""
from __future__ import print_function
import os
try:
from OpenSSL import crypto