comparison contrib/hgclient.py @ 25286:127a11f705d9

pathutil: demote two local functions to just be forwards We retain the forwards because it helps code be more ignorant of implementation details, but use forwards instead of our own method definitions since we don't need any truly custom behavior for now.
author Augie Fackler <augie@google.com>
date Tue, 26 May 2015 14:41:00 -0400
parents 24c5fd2894f8
children 897a4bbd578b
comparison
equal deleted inserted replaced
25285:46f2df2f0680 25286:127a11f705d9