##// END OF EJS Templates
peer: rename makepeer() → _make_peer()...
peer: rename makepeer() → _make_peer() In httppeer and sshpeer, there previously were makepeer() and make_peer(), which was confusing. Therefore, this changeset renames one of the functions. makepeer() was the internal function called by make_peer() and some debug command. This function is renamed to _make_peer().

File last commit:

r43078:268662aa default
r51284:ed052780 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer