comparison python/hgrc.py @ 890:6da7d26e257b

python3
author Jeff Hammel <k0scist@gmail.com>
date Sat, 24 Apr 2021 14:59:42 -0700
parents b9be1237fffa
children 30006a5583fa
comparison
equal deleted inserted replaced
889:f897ded7b009 890:6da7d26e257b
1 #!/usr/bin/env python2 1 #!/usr/bin/env python
2 2
3 """ 3 """
4 Script for modifying hgrc files. 4 Script for modifying hgrc files.
5 5
6 If no arguments specified, the repository given by `hg root` is used. 6 If no arguments specified, the repository given by `hg root` is used.