Visitor pattern: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

22 July 2024

  • curprev 15:1115:11, 22 July 2024170.146.220.21 talk 35,518 bytes +35,518 type(self).__qualname__.replace(".", "_") is always "type". self.__qualname__.replace(".", "_") properly evaluates to the class name for the lookup.