>The big thing I've noticed is, and I'm a total newbie btw, mind cap
>conventions.
Reading and implementing PEP 8 (http://python.org/dev/peps/pep-0008/) will help
make your code more readable and quickly understandable to other Python
developers. I highly encourage it.
Ramit
Ramit Prasad | J
Pretty cool how that site makes code formating wotk on my bb.
The big thing I've noticed is, and I'm a total newbie btw, mind cap
conventions.
Use camel case and upper case and whatnot for class definitions. I think its a
wothwhile habit to pick up. I keep thinking you're instantiating a class