R. David Murray <rdmur...@bitdance.com> added the comment: 2.5 and 2.4 are in security-fix-only mode, so we don't set them in versions since bugs won't get fixed there.
I don't think overridden methods should be called, since that would slow down attribute lookup, which is already a bottleneck in Python. Whether there should be an error message is a more complicated question, and I'd have to look at how this is implemented to even have an opinion on that. ---------- nosy: +r.david.murray priority: normal -> low versions: +Python 2.6, Python 3.2 -Python 2.4, Python 2.5 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue1475692> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com