On 03:49 pm, [email protected] wrote:
Hi,If I call spawnProcess with a bad executable, on Unix the process will exit with exit code 1 while on Windows an OSError is raised.
Ideally, these two implementations of the same interface would have the same error behavior in this case. In other words, this seems like a bug to me.
Jean-Paul _______________________________________________ Twisted-Python mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
