comparison mercurial/formatter.py @ 20688:a61ed1c2d7a7

check-code: disallow use of dict(key=value) construction {} literals are faster and more consistent across Python 2 and 3. Whitelisted the one use of dict() that is using a generator expresion.
author Augie Fackler <raf@durin42.com>
date Wed, 12 Mar 2014 13:31:27 -0400
parents 3326fd05eb1f
children 1f72226064b8
comparison
equal deleted inserted replaced
20687:7d4d04299927 20688:a61ed1c2d7a7