diff python/hgrc.py @ 832:b9be1237fffa

revert to python2 for time being
author Jeff Hammel <k0scist@gmail.com>
date Sun, 19 Feb 2017 20:27:07 -0800
parents d1c147c73f34
children 6da7d26e257b
line wrap: on
line diff
--- a/python/hgrc.py	Sun Feb 19 18:02:32 2017 -0800
+++ b/python/hgrc.py	Sun Feb 19 20:27:07 2017 -0800
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python2
 
 """
 Script for modifying hgrc files.