Revert "Don't use class attributes for cPickle"
This reverts commit e181b4cac2
.
This commit is contained in:
parent
087f0bcd23
commit
2ee3d86c27
1 changed files with 1 additions and 2 deletions
|
@ -74,5 +74,4 @@ class Playback_Successful(object):
|
|||
"""
|
||||
Used to communicate with another PKC Python instance
|
||||
"""
|
||||
def __init__(self):
|
||||
self.listitem = None
|
||||
listitem = None
|
||||
|
|
Loading…
Reference in a new issue