The 'Code Rush' Release.
Today, after months of ruminating the idea, I figured out that it would be easy-ish to support executing things like foo.py
, so I came back from work, hacked it in, tests included (of course!) and released. Full ChangeLog:
source()
is out. Use Python's import system.- Support executing
foo.py()
.
Go grab it while it's hot!