Re: [Python.NET] can i use LabVIEW VI in Python Script?

2008-10-15 Thread Matthew Zaleski
I have not done this but a quick Google gave this: http://mail.python.org/pipermail/python-win32/2006-July/004788.html Looking at the replies, folks are connecting via CPython on the .NET interface. In theory you can also access it via Python.NET. Can I say for sure? No. I'm still a lurker

Re: [Python.NET] PythonDotNet Digest, Vol 52, Issue 2

2008-03-23 Thread Matthew Zaleski
The ZIP downloaded fine for me... Using Firefox here. On Thu, 20 Mar 2008 07:27:04 -0700 (PDT), Feihong Hsu <[EMAIL PROTECTED]> wrote: > This isn't the first time I've received this complaint. However, > whenever I try downloading it from the PyCon website, it looks fine. > (I'm just using th

Re: [Python.NET] Pleae help me

2008-02-11 Thread Matthew Zaleski
I could be mistaken, but I think you are on the wrong list. PythonDotNet is for folks like me who are using CPython and need to interact with .NET managed code. IronPython is NOT CPython. It is Python running inside .NET CLR. I'd recommend going to the IronPython forums or mailing lists for

Re: [Python.NET] list archives in MBOX format?

2007-10-18 Thread Matthew Zaleski
Christian Heimes wrote: > Matthew Zaleski wrote: >> I'm brand new to Python for .NET and this list. I was wondering if >> anyone has the list archives in MBOX format. The online archives are >> gzipped text and not MBOX files as far as I can tell. >> >>

[Python.NET] list archives in MBOX format?

2007-10-18 Thread Matthew Zaleski
I'm brand new to Python for .NET and this list. I was wondering if anyone has the list archives in MBOX format. The online archives are gzipped text and not MBOX files as far as I can tell. Kudos to the developers for developing this tool. I thought I was hosed and wouldn't be able to int