| Index: sky/engine/bindings/scripts/compute_interfaces_info_overall.py
|
| diff --git a/sky/engine/bindings/scripts/compute_interfaces_info_overall.py b/sky/engine/bindings/scripts/compute_interfaces_info_overall.py
|
| index 51cee60dc8c4df7ee2847b916a0ba949480b451d..0482dddeb3e4560fa93d931f68e683ab3732cbed 100755
|
| --- a/sky/engine/bindings/scripts/compute_interfaces_info_overall.py
|
| +++ b/sky/engine/bindings/scripts/compute_interfaces_info_overall.py
|
| @@ -86,9 +86,7 @@ from utilities import read_pickle_files, write_pickle_file
|
| INHERITED_EXTENDED_ATTRIBUTES = set([
|
| 'ActiveDOMObject',
|
| 'DependentLifetime',
|
| - 'GarbageCollected',
|
| 'NotScriptWrappable',
|
| - 'WillBeGarbageCollected',
|
| ])
|
|
|
| # Main variable (filled in and exported)
|
|
|