Jaime Wyant wrote:
What I *dont* like about the example is the PascalStyleCasing used for
the package names.  Is their not some *suggested* standard on naming
conventions?
There is: see PEP 8.
http://www.python.org/peps/pep-0008.html

However, I understood there was no definitive convention hence various common styles.
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to