--- a/contrib/hgweb.fcgi Mon Nov 09 09:58:44 2020 -0800 +++ b/contrib/hgweb.fcgi Fri Nov 06 13:58:59 2020 -0800 @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # # An example FastCGI script for use with flup, edit as necessary