Lines Matching refs:fct
209 s[i] s[i:j] s.attr f(...) indexing & slicing; attributes, fct
387 fct of 2 arguments (list items) which should
819 -- E.g. in fct without "global" statements, assuming
820 "a" is name that hasn't been used in fct or module
824 -If "a" not defined in fct, but is in module, then
826 -Try to write to "a", creates "a" local to fct
1285 fct doc (or None)
1292 bit 2 set if fct uses "*arg" syntax
1293 bit 3 set if fct uses '**keywords' syntax
1300 f_restricted (int, R/O): flag indicating whether fct is executed in
1701 repl, string[, object) in <string>by <repl>; <repl> can be a string or a fct
1711 (RE objects are returned by the compile fct)
1766 re RE object whose match or search fct produced this MatchObj instance