diff -r 0765d8423fbc -r b1a59b80e1a3 mercurial/lsprof.py --- a/mercurial/lsprof.py Sun Jun 21 23:14:54 2015 -0700 +++ b/mercurial/lsprof.py Sat Jan 02 11:40:53 2016 -0800 @@ -1,4 +1,4 @@ -from __future__ import absolute_import +from __future__ import absolute_import, print_function import _lsprof import sys @@ -113,7 +113,7 @@ import os sys.argv = sys.argv[1:] if not sys.argv: - print >> sys.stderr, "usage: lsprof.py