How do I provide doc string to the property like this: ... .add_property( "goo", make_function(...) )
While we are at it, how do I provide docstring and arg names to the operators: ... .def( self < self ) Gennadiy _______________________________________________ Cplusplus-sig mailing list Cplusplus-sig@python.org http://mail.python.org/mailman/listinfo/cplusplus-sig