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 ncoghlan
Recipients doerwalter, ezio.melotti, lemburg, ncoghlan, serhiy.storchaka, vstinner
Date 2013-11-19.17:11:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CADiSq7c1YgD=wJ2PSptnyLfWBr=uUUSOn78yqZ96z3sGKV7eQw@mail.gmail.com>
In-reply-to <1384875700.08.0.383874659581.issue19619@psf.upfronthosting.co.za>
Content
Yes, a private attribute on CodecInfo is probably better - the rest of the
patch would stay the same, it would just check for that attribute instead
of particular names.
History
Date User Action Args
2013-11-19 17:11:26ncoghlansetrecipients: + ncoghlan, lemburg, doerwalter, vstinner, ezio.melotti, serhiy.storchaka
2013-11-19 17:11:26ncoghlanlinkissue19619 messages
2013-11-19 17:11:26ncoghlancreate