Roman> These frameworks are using "mixedCase" but PEP8 suggests
Roman> "lower_case_with_underscores" except "in contexts where that's
Roman> already the prevailing style" which is not the case here IMHO.
Roman> So, are there any specific reasons for breaking the rules here?
Since they aren't really rules, people and organizations can and do use
their own personal preferences when naming things.
Skip
--
http://mail.python.org/mailman/listinfo/python-list
