From 0d0aa32daa9caf1b854ef5e6527335e6a3f63f02 Mon Sep 17 00:00:00 2001 From: Martin Panter Date: Sat, 24 Sep 2016 05:38:14 +0000 Subject: Revert unintended commit to asdl_c.py --- Parser/asdl_c.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Parser/asdl_c.py b/Parser/asdl_c.py index 44c3a6d..3d46220 100755 --- a/Parser/asdl_c.py +++ b/Parser/asdl_c.py @@ -1,4 +1,4 @@ -#! /usr/bin/env python2 +#! /usr/bin/env python """Generate C code from an ASDL description.""" # TO DO -- cgit v0.12