extending python

David M. Cooke cookedm+news at physics.mcmaster.ca
Sun Mar 7 03:27:55 EST 2004


At some point, alain.dimier at andra.fr (dimier) wrote:

> I have created a module in python based on a C program and it works
> fine. I created it without using swig.
> I tried to create a class to go to //isation and ran in problems. I
> created the class, but calling the associated methods,as an example, I
> get the following message:
>
> RuntimeError: Error in define_verbose
>
> Notice thar define_verbose has arguments.
>
> Can anyone tell me what I am doing wrong?

Yes; you're not giving enough information to solve your problem (and I
left my mind-reading hat at home).

-- 
|>|\/|<
/--------------------------------------------------------------------------\
|David M. Cooke
|cookedm(at)physics(dot)mcmaster(dot)ca



More information about the Python-list mailing list