comparison mercurial/sslutil.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 9cf7c9d529d0
children 93b03a222c3e
comparison
equal deleted inserted replaced
17963:6180dcb29ec5 17964:2c63896783e3