From 3d8b436c33e85aaa063e04ecb4c176497fd5908c Mon Sep 17 00:00:00 2001 From: Paul Tagliamonte Date: Tue, 26 Mar 2013 19:17:42 -0400 Subject: [PATCH] bleh, undoing. We'll have to do something special --- bin/hy | 1 - 1 file changed, 1 deletion(-) diff --git a/bin/hy b/bin/hy index ff68c3c..8845465 100755 --- a/bin/hy +++ b/bin/hy @@ -13,7 +13,6 @@ if len(sys.argv) > 1: sys.exit(0) # right? -import rlcompleter import readline import code import ast