More bugfixes for Python 2

This commit is contained in:
2019-01-01 20:19:39 -06:00
parent 8dcee29952
commit 59803d547c
2 changed files with 0 additions and 2 deletions

View File

@@ -1,5 +1,4 @@
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
name = "Socializer"
version = "0.17"