[ale] Get mad at this

Chris Fowler cfowler at outpostsentinel.com
Wed Feb 5 16:57:40 EST 2014


You guys want to get mad?  Get mad at this:
*

#! /usr/bin/python

import sys;

def main(): #{
   print "Hello, World!";
   return 0;
#}

if __name__ == "__main__":
   sys.exit(main());*

Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.ale.org/pipermail/ale/attachments/20140205/006d91ee/attachment.html>


More information about the Ale mailing list