Richard Prosser added the comment: Ah. Something like self._interpolation.before_get(self, section, option, value, d) could be better written as self._interpolation.before_get(parser=self, ...) - but that would require keyword arguments to be used throughout.
I still don't grock the apparent 'get()' signature mis-match however. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue28801> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com