Skip to content

Instantly share code, notes, and snippets.

@earl
Created September 4, 2008 21:42
Show Gist options
  • Save earl/8881 to your computer and use it in GitHub Desktop.
Save earl/8881 to your computer and use it in GitHub Desktop.
include('helma/shell');
if (__name__ == '__main__') {
writeln('hello, world!');
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment