Re: [python-win32] win32 and .NET

2007-11-15 Thread Tim Roberts
Michel Claveau wrote: > >> James Matthews : >> You can also try IronPython >> > > Yes, IronPython is a good software. > > But WARNING: > IronPython (IP) is really different: IP don't run Pywin32 ; IP don't run > normal Python environment ; IP don't run many modules / libraries / your >

Re: [python-win32] win32 and .NET

2007-11-14 Thread Michel Claveau
Hi! > James Matthews : > You can also try IronPython Yes, IronPython is a good software. But WARNING: IronPython (IP) is really different: IP don't run Pywin32 ; IP don't run normal Python environment ; IP don't run many modules / libraries / your (actually) scripts. AMHA, IP est good...

Re: [python-win32] win32 and .NET

2007-11-14 Thread James Matthews
You can also try IronPython On Nov 14, 2007 4:38 PM, Michel Claveau <[EMAIL PROTECTED]> wrote: > Hi! > > For access to dotNET resources from Python, a good way : > http://sourceforge.net/projects/pythonnet/ > > @+ > > Michel Claveau > > > ___

Re: [python-win32] win32 and .NET

2007-11-14 Thread Michel Claveau
Hi! For access to dotNET resources from Python, a good way : http://sourceforge.net/projects/pythonnet/ @+ Michel Claveau ___ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

[python-win32] win32 and .NET

2007-11-14 Thread Tor Erik Sønvisen
Hi, Just wanted to know if it's possible to access .NET using win32 for python. -Tor Erik ___ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32