comparison hgext/remotefilelog/connectionpool.py @ 40849:fe0b65ff00e7

remotefilelog: replace a "a=[expr]; b=a[0]" by "b=expr; a = [b]" Simpler is better. Differential Revision: https://phab.mercurial-scm.org/D5384
author Martin von Zweigbergk <martinvonz@google.com>
date Tue, 04 Dec 2018 22:12:47 -0800
parents 3a333a582d7b
children 2372284d9457
comparison
equal deleted inserted replaced
40848:70de33b9d328 40849:fe0b65ff00e7