view doc/v2_planning/API_coding_style.txt @ 1143:fa1715e759e3

Added API file for coding style committee (now we just need to fill it)
author Olivier Delalleau <delallea@iro>
date Thu, 16 Sep 2010 14:17:34 -0400
parents
children d6d73a9f07b8
line wrap: on
line source

=========================
 Coding Style Guidelines
=========================

Code Sample
===========

The following code sample illustrates many of the coding guidelines one should
follow in Pylearn.

.. code-block:: python

    import os, sys, time