Beispiel #1
0
 def __init__(self, owns_loop=True):
     IOLoop.__init__(self, _Poller(owns_loop))