Hi Sean, On 11/5/05, Sean Cazzell <[EMAIL PROTECTED]> wrote: > Since SQLObject and CherryPy use mixedCase style TG probably should > break with the PEP in this case. > > FWIW, I don't think that PEP 8 is neutral on this topic, but we have to > live with what we have.
I got confirmation from a CherryPy developer (Robert "fumanchu" Brewer) that CP 2.2 and onward are moving to PEP8 names_with_underscores. So, we'll just work on fixing up the stragglers in the TurboGears code and at least CP and TurboGears will be in sync. Kevin

