James Matthews wrote: > I am looking into IronPython however first i am going to learn .NET to > see what it has to offer IronPython is a *great* way to learn .NET. Particularly via the interactive interpreter.
Instantiating and configuring classes is a lot simpler without all the C# boilerplate. Michael Foord http://www.voidspace.org.uk/ironpython/index.shtml > > On 4/2/07, *Tim Roberts* < [EMAIL PROTECTED] <mailto:[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] <mailto:[EMAIL PROTECTED]> > Providenza & Boekelheide, Inc. > > _______________________________________________ > Python-win32 mailing list > Python-win32@python.org <mailto: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 > _______________________________________________ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32