[pypy-issue] [issue828] subprocess on nightly builds, linux 64

Armin Rigo tracker at bugs.pypy.org
Tue Nov 1 17:47:37 CET 2011


Armin Rigo <armin.rigo at gmail.com> added the comment:

The patch should at least check if self.{stdin,stdout,stderr} are None, and not
call close() on None.

----------
nosy: +arigo

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue828>
________________________________________


More information about the pypy-issue mailing list