objspace.std.getattributeshortcutΒΆ
- name: getattributeshortcut
- description: track types that override __getattribute__
- command-line: –objspace-std-getattributeshortcut
- command-line for negation: –no-objspace-std-getattributeshortcut
- option type: boolean option
- default: False
- requirements:
- translation.rweakref must be set to ‘True’
Performance only: track types that override __getattribute__.