Re: [pygccxml-development] Feature request
Brought to you by:
mbaas,
roman_yakovenko
From: Neal B. <ndb...@gm...> - 2006-04-19 17:11:35
|
On Wednesday 19 April 2006 1:02 pm, Roman Yakovenko wrote: > 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. Sorry for confusion. I haven't tried any of these features yet. Where are they documented? > 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 :-) ) > |