Gregory P. Smith <g...@krypto.org> added the comment:

Overall I like the approach.

A few questions / clarifications:

 is errno.EMFILE portable?  will that errno test work on both posix and
windows?

 should the is_resource_enabled('subprocess') stuff be preserved (why was it
there to begin with? because the old test took so long?)

----------
Added file: http://bugs.python.org/file18923/unnamed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue9895>
_______________________________________
Overall I like the approach.<div><br>A few questions / 
clarifications:</div><div><br></div><div> is errno.EMFILE portable?  will 
that errno test work on both posix and 
windows?</div><div><br></div><div> should the 
is_resource_enabled(&#39;subprocess&#39;) stuff be preserved (why was it there 
to begin with? because the old test took so long?)</div>

<div><br></div><meta charset="utf-8">
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to