Re: [pygccxml-development] Feature request
Brought to you by:
mbaas,
roman_yakovenko
From: Roman Y. <rom...@gm...> - 2006-04-19 17:02:12
|
On 4/19/06, Neal Becker <ndb...@gm...> wrote: > AFAIK, these features are not already implemented. > > 1. keyword arguments It had been implemented and worked until your use case. Can you create small test that reproduces the problem. I'd like to fix it. Also every function has "use_keywords" property, try to set it to True and see what happens. > 1a. default values Same as above > 2. docstrings This the only not implemented feature. I plan to add it, but it is not my top priority. ( Hint: contribute :-) ) -- Roman Yakovenko C++ Python language binding http://www.language-binding.net/ |