Event constructor

init

Creates Event instance with default values.

def __init__(self):
    ...

See Also