comparison mercurial/windows.py @ 17964:2c63896783e3 stable

hooks: be even more forgiven of non-fd descriptors (issue3711) Looks like there are instances where sys.stdout/stderr contain file handles that are invalid. We should be tolerant of this for hook I/O redirection, as our primary concern is not garbling our own output stream.
author Matt Mackall <mpm@selenic.com>
date Mon, 26 Nov 2012 17:48:39 -0600
parents 9ee25d7b1aed
children 74912fe3d718
comparison
equal deleted inserted replaced
17963:6180dcb29ec5 17964:2c63896783e3