comparison mercurial/phases.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 56745e58df07
children ab81e5a8fba5
comparison
equal deleted inserted replaced
35870:f1efc0caeab7 35871:49ea1ba15ffd