contrib/check-py3-compat.py
changeset 45849 c102b704edb5
parent 45250 4e5da64d5549
child 48868 3f9125db466f
child 48963 968b29a5a7fc
--- a/contrib/check-py3-compat.py	Mon Nov 09 09:58:44 2020 -0800
+++ b/contrib/check-py3-compat.py	Fri Nov 06 13:58:59 2020 -0800
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 #
 # check-py3-compat - check Python 3 compatibility of Mercurial files
 #