Esempio n. 1
0
 public static void _remove_dead_weakref(CodeContext context, PythonDictionary dict, object key) => dict.TryRemoveValue(key, out _);