<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">I knew a guy who tried to write Pascal in C like that<br><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">

On Wed, Feb 5, 2014 at 4:57 PM, Chris Fowler <span dir="ltr">&lt;<a href="mailto:cfowler@outpostsentinel.com" target="_blank">cfowler@outpostsentinel.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    <font size="-1">You guys want to get mad?  Get mad at this:<br>
      <b><font face="Courier New, Courier, monospace"><br>
          <br>
          #! /usr/bin/python<br>
          <br>
          import sys;<br>
          <br>
          def main(): #{<br>
            print &quot;Hello, World!&quot;;<br>
            return 0;<br>
          #}<br>
          <br>
          if __name__ == &quot;__main__&quot;:<br>
            sys.exit(main());</font></b><br>
      <br>
      Chris<br>
    </font>
  </div>

<br>_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Pete Hardie<br>--------<br>Better Living Through Bitmaps
</div>