tests/test-hgweb.t
changeset 48879 9987d14ad63f
parent 46651 6fc57680cfd6
child 50725 7e5be4a7cda7
--- a/tests/test-hgweb.t	Sun Feb 20 15:31:33 2022 -0700
+++ b/tests/test-hgweb.t	Sun Feb 20 15:35:09 2022 -0700
@@ -329,7 +329,7 @@
 
 Test the access/error files are opened in append mode
 
-  $ "$PYTHON" -c "from __future__ import print_function; print(len(open('access.log', 'rb').readlines()), 'log lines written')"
+  $ "$PYTHON" -c "print(len(open('access.log', 'rb').readlines()), 'log lines written')"
   14 log lines written
 
 static file