changeset 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 f91b1b475dee
files python/hgrc.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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.