Re: [pygccxml-development] Another performance tweak
Brought to you by:
mbaas,
roman_yakovenko
From: Roman Y. <rom...@gm...> - 2006-08-27 19:19:35
|
On 8/27/06, Allen Bierbaum <al...@vr...> wrote: > I had trouble putting it into goodies as an override because it looks > like the method comes in through multiple module aliases. In other > words I haven't found a way to override all the of the uses of the method. Well, global variable will do the job :-(. Can you implement it? -- Roman Yakovenko C++ Python language binding http://www.language-binding.net/ |