28a29
> import m5
44c45
< super(PythonEvent, self).__init__(self, priority)
---
> super(Event, self).__init__(self, priority)