I am looking into IronPython however first i am going to learn .NET to see
what it has to offer

On 4/2/07, Tim Roberts <[EMAIL PROTECTED]> wrote:

James Matthews wrote:
> Thank you Bob but does python's windows extensions really have the
> power of the .NET classes

It depends on what you need to do.  The .NET class library is, of
course, far more extensive than the Python standard library even with
the Win32 extensions, but for most tasks, you don't NEED the vastness of
the CLR.

It might be interesting for you to investigate IronPython.  This is an
implementation of Python as a full .NET language, with access to the
entire Common Language Runtime.

--
Tim Roberts, [EMAIL PROTECTED]
Providenza & Boekelheide, Inc.

_______________________________________________
Python-win32 mailing list
Python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32




--
http://www.goldwatches.com/watches.asp?Brand=39
http://www.wazoozle.com
_______________________________________________
Python-win32 mailing list
Python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to