Tim Peters [tim_one@email.msn.com] wrote: > When you can't fight about where to put curly braces, there's not much left > to argue. The only serious attempt at a Python style guide I've seen is > Guido's: > > http://www.python.org/doc/essays/styleguide.html The only thing that might be added (I haven't looked in a while, but didn't see it last time I did), is some naming convention issues. I follow pretty standard Smalltalk guidelines: - No '_', use camelCase for seps - Capitalize all Classes, and also global variables - Lowercase for all methods (i.e. setNewBreakpoint) This is just me, and obviously not everyone does this :-) Chris -- | Christopher Petrilli | petrilli@amber.org
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4