Add an accessor to PyCallable that allows one to determine the count of...
Add an accessor to PyCallable that allows one to determine the count of arguments that a Python function allows, and whether varargs/kwargs are also accepted by the same function llvm-svn: 218812
Loading
Please sign in to comment