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:

Performance only: track types that override __getattribute__.

Previous topic

objspace.std.optimized_list_getitem

Next topic

objspace.std.newshortcut

This Page