[issue21207] urandom persistent fd - not re-openned after fd close

STINNER Victor report at bugs.python.org
Wed Apr 16 09:30:51 CEST 2014


STINNER Victor added the comment:

> I agree in part, but it's quite common to close fd's in some cases like in a child process after using "os.fork()"

Which project or Python module does that? Can you show me the code?

----------
nosy: +haypo

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue21207>
_______________________________________


More information about the Python-bugs-list mailing list