Ok, that was the direction I was going, just wanted to make sure.
Thanks
Slide
On Jun 28, 2011 10:40 PM, "Jeff Hardy" wrote:
> On Tue, Jun 28, 2011 at 10:31 AM, Slide wrote:
>> I am working on an implementation of zipimport.cs, there are some changes
>> needed to sys.cs in order to add the zipi
On Tue, Jun 28, 2011 at 10:31 AM, Slide wrote:
> I am working on an implementation of zipimport.cs, there are some changes
> needed to sys.cs in order to add the zipimporter to sys path_hooks. I
> currently have zipimport.cs in the IronPython class library, but am
> wondering if I should put it in
Arg; I see we've now adopted the annoying python.org convention of replies
not going to the list by default. :(
You can use ILDASM, ILSpy or Reflector to see what assemblies yours is
dependent on. Now that Reflector costs money, ILSpy is probably the best
option for a quick check (though Reflector
In the past, I have built a COM server with C# and the RegAsm.exe
utility of the .NET Framework. If I use pyc.py to create a DLL with
IronPython, will I be able to build a COM server in a similar manner?
Are there any particular issues to be aware of?
Jamal
__
I am working on an implementation of zipimport.cs, there are some changes
needed to sys.cs in order to add the zipimporter to sys path_hooks. I
currently have zipimport.cs in the IronPython class library, but am
wondering if I should put it into IronPython.Modules. Are there any
guidelines for this
Hi ironpython,
Here's your Daily Digest of new issues for project "IronPython".
In today's digest:ISSUES
1. [New comment] sys.version_info should be namedtuple (or similar)
2. [New issue] PEP 380: Syntax for Delegating to a Subgenerator
3. [Status update] 1.1.1: Creating an Int64 from a long los
Hello,
I'm relatively new to IronPython and .Net, but reasonably familiar with Python.
I'm trying to write a .py script to use one of my employer's .NET dlls but
whenever I try to AddReferenceToFileAndPath() I get an error:
IOError: System.IO.IOException: file does not exists: D:\path\