Re: [pygccxml-development] Doc strings in multiple_files_t
Brought to you by:
mbaas,
roman_yakovenko
From: Roman Y. <rom...@gm...> - 2006-08-15 16:18:40
|
On 8/15/06, Matthias Baas <ba...@ir...> wrote: > Hi, > > I just noticed that the interface of the multiple_files_t class has > slightly changed and the "write_main" parameter was moved from write() > to the constructor. Unfortunately, the doc strings (and the comment > right before write()) haven't been updated. So this is just a plea to > Roman: Whenever you do a modification to the code, can you please also > have a look at the doc strings and update them accordingly so that they > don't get "out of sync" with the implementation? I would really > appreciate this. :) Sorry, you are right. For my excuse I can say, that I run pychecker on the code, so I forgot to update it. Also I am going to review docs strings in the whole project. I will fix the bug this evening -- Roman Yakovenko C++ Python language binding http://www.language-binding.net/ |