Home | History | Annotate | Download | only in Objects

Lines Matching refs:kwlist

1305     static char *kwlist[] = {"fget", "fset", "fdel", "doc", 0};
1309 kwlist, &get, &set, &del, &doc))