Antoine Pitrou added the comment:

I don't think that's very useful since generally the epoll object will have to 
survive accross function calls (it's usually stored as an attribute somewhere 
on your event loop).

On the other hand, this addition doesn't hurt.

----------
nosy: +pitrou

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16488>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to