Vinay Sajip added the comment:

I'm not sure I can accept the change in 2.7, because it is technically a new 
feature and would mean that configs would not be treated the same way in all 
2.7.x versions failing in some and not in others. You can get the equivalent 
behaviour using '()' rather than 'class', and the 'class' keyword is only 
mentioned in the docs against Handlers, not Formatters.

The patch for the default branch looks OK. Thanks!

----------
versions:  -Python 2.7

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue21203>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to