Jason Curtis <[email protected]> added the comment:
I mistyped - __str__ can be overridden effectively, but __format__ has to be overridden instead or overridden also to get the desired f-string behavior. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue37479> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
