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

Performance only: track types that override __getattribute__.

Previous topic

objspace.std.builtinshortcut

Next topic

objspace.std.newshortcut

This Page