[PYTHON C++-SIG] LLNL Python/C++ integration: current status

Geoffrey Furnish furnish at laura.llnl.gov
Tue Feb 18 14:13:46 CET 1997


Skip Montanaro writes:
 > How do you handle defaults and keyword arguments?

Haven't yet, suggestions welcome.  I was figuring there would have to
be two method invocation trampolines, one for keyword arguments, and
one for no keyword arguments, just as is done with the built in global
function invocation mechanism.  But that's not a very complete answer
to your question, I realize.

-- 
Geoffrey Furnish		email: furnish at llnl.gov
LLNL X/ICF			phone: 510-424-4227	fax: 510-423-0925

_______________
C++-SIG - SIG for Development of a C++ Binding to Python

send messages to: c++-sig at python.org
administrivia to: c++-sig-request at python.org
_______________



More information about the Cplusplus-sig mailing list