Łukasz Langa <[email protected]> added the comment: Note: the problem here was due to passing `ExtendedInterpolation` (the class) instead of `ExtendedInterpolation()` (the object). This is now fixed through BPO-41086.
---------- nosy: +lukasz.langa _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue26469> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
