This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vinay.sajip
Recipients Jure.Koren, vinay.sajip
Date 2014-04-15.13:14:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1397567653.27.0.634597527164.issue21203@psf.upfronthosting.co.za>
In-reply-to
Content
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!
History
Date User Action Args
2014-04-15 13:14:13vinay.sajipsetrecipients: + vinay.sajip, Jure.Koren
2014-04-15 13:14:13vinay.sajipsetmessageid: <1397567653.27.0.634597527164.issue21203@psf.upfronthosting.co.za>
2014-04-15 13:14:13vinay.sajiplinkissue21203 messages
2014-04-15 13:14:12vinay.sajipcreate