mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-06 09:36:56 +07:00
1. If `__repr__` is overridden - use `reprlib` or `repr()` 2. If `__str__` is overridden - use `str()` 3. Use `reprlib` or `repr()` otherwise IJ-CR-110917 GitOrigin-RevId: dff583d556600a8c77024a4d1bd86034f24f9bf9