from python stuff

This commit is contained in:
Paul Tagliamonte 2012-12-16 18:23:57 -05:00
parent fc47831ed7
commit 308b378e02

View File

@ -1,2 +1,4 @@
import hy.lang.importer import hy.lang.importer
import hylander import hylander
print "From python:", hylander.square(10)