tests/test-stdio.py
changeset 52728 f8f14e6d032b
parent 52640 24ee91ba9aa8
--- a/tests/test-stdio.py	Tue Jan 07 14:05:51 2025 +0100
+++ b/tests/test-stdio.py	Thu Jan 30 13:51:02 2025 -0500
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 """
 Tests the buffering behavior of stdio streams in `mercurial.utils.procutil`.
 """