# HG changeset patch # User Jeff Hammel # Date 1619301582 25200 # Node ID 6da7d26e257bab06dd06aa628c44f1489bf66c6e # Parent f897ded7b009c7fac4fbb82f15fa7ee463913c11 python3 diff -r f897ded7b009 -r 6da7d26e257b python/hgrc.py --- a/python/hgrc.py Sat Apr 24 14:56:05 2021 -0700 +++ b/python/hgrc.py Sat Apr 24 14:59:42 2021 -0700 @@ -1,4 +1,4 @@ -#!/usr/bin/env python2 +#!/usr/bin/env python """ Script for modifying hgrc files.