Am 11.04.2014 15:51, schrieb Eko S.Wibowo:
> Hi Thomas,
>
> Thanks it worked!
> But one question is, as this is an autogenerated class when I call
> GetModule('netcfg.lib'), how do I introduce this changes into different
> python installation?
>
> Haven't tried this, can I shipped my application with the modified module?

Sure.  In cases like this, I copy the generated code to another place
and patch it.  Don't call GetModule anymore, and simply import it.

Thomas

------------------------------------------------------------------------------
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test & Deployment 
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees
_______________________________________________
comtypes-users mailing list
comtypes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/comtypes-users

Reply via email to