bleh, undoing. We'll have to do something special

This commit is contained in:
Paul Tagliamonte 2013-03-26 19:17:42 -04:00
parent 0809ef206c
commit 3d8b436c33
1 changed files with 0 additions and 1 deletions

1
bin/hy
View File

@ -13,7 +13,6 @@ if len(sys.argv) > 1:
sys.exit(0) # right?
import rlcompleter
import readline
import code
import ast