diff mercurial/mergeutil.py @ 35871:49ea1ba15ffd

wireprotoserver: make response handling attributes private The send* methods are specific to sshserver and aren't part of the common protocol interface. So rename them accordingly. The handlers dict is also specific to sshserver and is related to these methods. So give it the same treatment. Differential Revision: https://phab.mercurial-scm.org/D1989
author Gregory Szorc <gregory.szorc@gmail.com>
date Wed, 31 Jan 2018 11:26:03 -0800
parents c1149533676b
children 2372284d9457
line wrap: on
line diff