<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2658.2">
<TITLE>RE: Style conventions for Python code</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>[Will McGugan]</FONT>
</P>

<P><FONT SIZE=2>#- Is there a recommended coding style for Python documented anywhere? </FONT>
</P>

<P><FONT SIZE=2>Read the PEP 8 (Style Guide for Python Code) at <A HREF="http://www.python.org/peps/pep-0008.html" TARGET="_blank">http://www.python.org/peps/pep-0008.html</A>.</FONT>
</P>

<P><FONT SIZE=2>.       Facundo</FONT>
</P>

</BODY>
</HTML>