hooks: redirect stdout/err/in to the ui descriptors when calling python hooks...
hooks: redirect stdout/err/in to the ui descriptors when calling python hooks
We need to make sure that python hooks I/O goes through the ui descriptors so
it doesn't mess the command server protocol.