Home | History | Annotate | Download | only in python2.7

Lines Matching full:_event

547     return _Event(*args, **kwargs)
549 class _Event(_Verbose):