[python-win32] Newbie question

2006-09-22 Thread Mark C. Brighton
Hello, I don't really have experience using win32com and I'm running into a problem. I'm trying to use a COM object. Several of the functions take strings as arguments, but when I pass in a string I get an exception: >>> import win32com.client >>> o=win32com.client.gencache.EnsureDispatch("AT9

Re: [python-win32] C# Vs Python

2007-04-02 Thread Mark C. Brighton
If you're interested in using Python with .NET, you should check out IronPython: http://www.codeplex.com/Wiki/View.aspx?ProjectName=IronPython They've implemented Python in .NET. Personally, I've never used it. Mark Brighton Senior Software Engineer NeuroPace -Original Message- From