Annotation Interface KeywordArgs
Use this annotation for @PythonBuiltinLib functions that use python's variable and keyword style function invocation.
The signature of the function needs to be PyObject[], String[]
-
Required Element Summary
Required Elements