Hi ironpython,
Here's your Daily Digest of new issues for project "IronPython".
In today's digest:ISSUES
1. [New comment] Add option to pyc.py to embed IronPython assemblies
2. [New comment] Add option to pyc.py to embed IronPython assemblies
3. [New comment] Allow resources when compiling with pyc.py
----------------------------------------------
ISSUES
1. [New comment] Add option to pyc.py to embed IronPython assemblies
http://ironpython.codeplex.com/workitem/32288
User slide_o_mix has commented on the issue:
"I implemented this, though it does require a change to the sys module as well
(the GetPrefix method throws an exception because the .Location of the Assembly
is empty when loading from a resource stream). I'll continue to test with some
heftier examples to make sure nothing else is broken when doing
this."-----------------
2. [New comment] Add option to pyc.py to embed IronPython assemblies
http://ironpython.codeplex.com/workitem/32288
User slide_o_mix has commented on the issue:
"Here's a version to play with, in your local sys.cs just add another catch for
ArgumentException and set previx to String.Empty there too."-----------------
3. [New comment] Allow resources when compiling with pyc.py
http://ironpython.codeplex.com/workitem/32289
User slide_o_mix has commented on the issue:
"How would a normal script not compiled through pyc.py load resources? If the
script has to change to load resources when in compiled form, it makes it less
desirable to have this feature."
----------------------------------------------
----------------------------------------------
You are receiving this email because you subscribed to notifications on
CodePlex.
To report a bug, request a feature, or add a comment, visit IronPython Issue
Tracker. You can unsubscribe or change your issue notification settings on
CodePlex.com.
_______________________________________________
Ironpython-users mailing list
Ironpython-users@python.org
http://mail.python.org/mailman/listinfo/ironpython-users