[Python.NET] Help required in python

Srikanth vardarajan mail4srik at gmail.com
Fri Nov 6 06:19:44 CET 2009


Hi,

I am a new to python. I have method in a phyton file.
The method looks like this:


class Srikanth(object):

"""A virtual pet"""

def talk(self):

print "Hi. I'm an instance of class Critter."

I want to call this method from C# class. I am using Ironphyton studio.

Can you tell me how do i this.

it would be great if you can reply as quick as possible.

Regards

Srikanth
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pythondotnet/attachments/20091106/ffb0c6b0/attachment.htm>


More information about the PythonDotNet mailing list