Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Coding Standards


  • From: laurent.pointal at limsi.fr (Laurent Pointal)
  • Subject: Coding Standards
  • Date: Fri, 31 Aug 2007 09:03:45 +0200

davidsamith at gmail.com a ?crit :
> 'Good code' is code that works, is bug free, and is readable and
> maintainable. Standards need to be followed for coding. Read more...
> 
> http://brsx.co.uk/SWtesting/FAQs/FAQs012.asp

You misstyped your URL and referenced a C++ related document, for Python 
its here:

http://www.python.org/dev/peps/pep-0008/

;-)