comparison mercurial/discovery.py @ 15791:a814f8fcc65a

Use explicit integer division Found by running the test suite with the -3 flag to show places where we have int / int division that can be replaced with int // int.
author Martin Geisler <mg@aragost.com>
date Sun, 08 Jan 2012 18:15:54 +0100
parents cff25e4b37d2
children cd956049fc14
comparison
equal deleted inserted replaced
15790:52f816b40674 15791:a814f8fcc65a