Greg Ewing wrote: > Fredrik Lundh wrote: > > >>ET was written years before the "certain modules should use camelcase" stuff >>was removed from PEP 8. > > > Maybe so, but I was hoping that additions to the > stdlib in this day and age might be adapted to follow > modern conventions instead of just being plonked in > as-is. > Unfortunately this doesn't work if you want to encourage existing users to migrate to the built-in version.
However, let's hope that Python 3000 will have enforcers patrolling the perimeter of the library with shotguns. It does make us look rather dumb when we set rules that our own code doesn't obey - or change the rules after we've already encouraged contributions under other terms. regards Steve -- Steve Holden +44 150 684 7255 +1 800 494 3119 Holden Web LLC/Ltd http://www.holdenweb.com Skype: holdenweb http://holdenweb.blogspot.com Recent Ramblings http://del.icio.us/steve.holden _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com