Use sys.stderr.write instead of the deprecated 'print >>' syntax in the tutorial...
[hooke.git] / bin / hk.py
2010-08-14 W. Trevor KingOops, protect hk.py's hooke.main() call with if __name_...
2010-08-14 W. Trevor KingRenamed bin/hooke -> bin/hk.py.