[issue21772] platform.uname() not EINTR safe

Marc-Andre Lemburg report at bugs.python.org
Tue Jul 8 11:50:26 CEST 2014


Marc-Andre Lemburg added the comment:

On 08.07.2014 11:40, Stefano Borini wrote:
> 
> You can't use subprocess. platform is used during build. subprocess needs select, but select is a compiled module and at that specific time in the build process is not compiled yet.

Good point :-)

----------

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


More information about the Python-bugs-list mailing list