[change] data._new moved to applyEVTData
This commit is contained in:
@@ -363,6 +363,8 @@ class Data(object):
|
||||
'event': applyEvent}
|
||||
|
||||
applydata[typ](data)
|
||||
self._new = False
|
||||
|
||||
|
||||
|
||||
class GenericDataStructure(object):
|
||||
|
||||
Reference in New Issue
Block a user