Screw it; buyer beware.

This commit is contained in:
Paul R. Tagliamonte 2013-04-12 23:08:22 -04:00
parent a71f166610
commit a3c6f12b86
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@ print ""
print ast.dump(_ast)
print ""
print ""
print "from __future__ import division"
print astor.codegen.to_source(_ast)
import_file_to_module("<STDIN>", sys.argv[1])