Georg Brandl <ge...@python.org> added the comment:

On second thought, if the patch is applied, there *shouldn't* be an
exception.  And simply running the loop for a fixed number of
repetitions isn't a good test either, since different platforms may have
a different maximum for open file descriptors.

Hmm, is there a way to get the current number of open file descriptors?

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

Reply via email to