plugins fixes, improvements

This commit is contained in:
ingvar1995 2016-06-22 14:35:22 +03:00
parent fb74ea4455
commit 5a0843d98b
18 changed files with 50 additions and 38 deletions

View file

@ -7,7 +7,7 @@ except ImportError:
from toxcore_enums_and_consts import TOX_PUBLIC_KEY_SIZE
class Contact(object):
class Contact:
"""
Class encapsulating TOX contact
Properties: name (alias of contact or name), status_message, status (connection status)