[Python.NET] Help required in python

Michael Foord fuzzyman at voidspace.org.uk
Thu Dec 10 22:21:36 CET 2009


On 06/11/2009 05:19, Srikanth vardarajan wrote:
> Hi,
> I am a new to python. I have method in a phyton file.
> The method looks like this:

Hello Srikanth,

You've accessed a question about IronPython on the Python.NET mailing 
list. Python.NET is actually a separate project. Please redirect your 
questions to the IronPython mailing list:

     http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

All the best,

Michael Foord

> 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
>
>
> _________________________________________________
> Python.NET mailing list - PythonDotNet at python.org
> http://mail.python.org/mailman/listinfo/pythondotnet


-- 
http://www.ironpythoninaction.com/
http://www.voidspace.org.uk/blog


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


More information about the PythonDotNet mailing list