Revert "Don't use class attributes for cPickle"

This reverts commit e181b4cac2.
This commit is contained in:
croneter 2019-01-25 17:29:59 +01:00
parent 087f0bcd23
commit 2ee3d86c27

View file

@ -74,5 +74,4 @@ class Playback_Successful(object):
""" """
Used to communicate with another PKC Python instance Used to communicate with another PKC Python instance
""" """
def __init__(self): listitem = None
self.listitem = None